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.
Platform | Location | Files | Notes |
---|---|---|---|
Windows Mobile 5.0 and 6.0 (Smart Phone and Pocket PC) | %Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\SQLite\debug |
|
Required for messaging-based applications. |
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\dotnet\ce\<.Net Compact Framework version>\ | sup-client.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, 2003, and 2008 | |||
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\dotnet\win32\ | sup-client.dll | ||
%Sybase%\UnwiredPlatform\Servers\UnwiredServer\ClientAPI\Ultralite\win32 |
|
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. |