Resources.dll not updated in .cab

C

Cocotteseb

Hello,

I'm using VS2005 and the new smart device project cab.
My app supports localizations (fr, en and de) but when I generate the
..cab it apparently doesn't update the resources.dll. I however put the
assemblies at output project....and when I look at \obj\debug\ for th
folders de ,en fr and copy them into my pda and replace those installed
by the cab all is fine!
Why when I generate the .cab it doesn't update the resources!
Please help me! I'm desesperated!
 
M

Michael Coelsch

I have exactly the same problem on my system. Is this a bug in CAB-creating
within VS2005?

Michael
 
M

Michael Coelsch

When i deploy a localized solution directly from VS2005 to a device, the
resource DLLs embed correctly into their language dependent folders.
When creating a CAB-File (with localized resources) and install it on a
device, the resource DLLs copy randomly in any localized sub-folder.
Any workaround available??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top