Localization resources get corrupted when installed through the cab setup project
Mobile
1
Posts
1
Posters
1
Views
1
Watching
-
Hi I am working on the multi language support for a mobile application targeted for WM5.0 and WM6.0 devices. The localization resources dlls work good when I test application in debugging mode, but it poses problems when I deploy using the cab files. I have included the localization resources for the application in the cab setup project but it seems that when the localization resources dlls get corrupted when deployed through the cab set up project, because the size of the dlls is not the same when deployed on the device in debugging mode and through cab installer. Kindly tell if I am missing something. Thanks in Advance