Windows Mobile Client Application .DLL Dependencies

To build device clients on Windows Mobile, some DLL files, which are provided in the Unwired Platform installation, are required in certain situations, such as when using a secure port for synchronization.

If required, copy the following .dll files to the location used for referencing them in the Visual Studio application source project.

Note: Some of these DLLs are located in multiple locations in the Sybase Unwired Platform installation directories. This table shows only one location.
Platform Location Files Notes
Windows Mobile Professional 6.0, 6.1, and 6.5 %Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\SQLite\debug
  • System.Data.SQLite.dll
  • SQLite.Interop.dll
Required for messaging-based applications.
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\dotnet\ce\<.Net Compact Framework version>\ sup-client.dll  
  • %Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\Ultralite\Win32
  • %Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\Ultralite\CE\Arm.50
  • ulnet11.dll
  • mlcrsa11.dll
The mlcrsa11.dll file is needed only if you are using a secure port (HTTPS) for synchronization.
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\Ultralite\CE\Assembly\V2 iAnywhere.Data.UltraLite.dll  
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\Ultralite\CE\Assembly\V2\<Lang> iAnywhere.Data.UltraLite.resources.dll Copy from the respective locale-specific folders.
Windows XP, Vista, Windows 7
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\dotnet\win32\ sup-client.dll  
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\Ultralite\win32
  • ulnet11.dll
  • mlcrsa11.dll
The mlcrsa11.dll file is required only if you are using a secure port (HTTPS) for synchronization.
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\Ultralite\win32\Assembly\V2 iAnywhere.Data.UltraLite.dll  
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\Ultralite\win32\Assembly\V2\<language> iAnywhere.Data.UltraLite.resources.dll Copy from the respective locale-specific folders.
Related concepts
Preferences
Migrating Device Applications
Related tasks
Downloading the BlackBerry JDE and MDS Simulator
Installing the BlackBerry Java Plug-in for Eclipse
Configuring Unwired Server to Use HTTPS for Replication Sync