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 Professional 6.0, 6.1, and 6.5 | %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, Windows 7 | |||
| %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. |