regenerate resx files

Posted by mstassen on 24-Jan-2014 09:39

Is there a way to automatically regenerate resx files for the Progress forms builded with Visual Designer and Infragistics GUI for .Net components ?

When i open the form in the Visual Designer and save it again then the resx is rebuild, but i want a faster way to do this automatically for all the forms...

All Replies

Posted by Mike Fechner on 24-Jan-2014 09:46

What is the purpose of regenerating them?

Translation?

Check this class: msdn.microsoft.com/.../system.resources.resxresourcewriter(v=vs.110).aspx

Posted by mstassen on 27-Jan-2014 02:08

Resx file corrupt, resx file from version 11 cannot be used under 10, images form toolbars disappeared, etc
 
Met vriendelijke groet,
Maurice Stassen
Software Engineer - Projectleider
E-mail
Volg ons
LinkedIn
Facebook
Twitter
Twitter
Datamex
Datamex Automatisering B.V.
Minervum 7368, 4817 ZH Breda
Postbus 5515, 4801 DT Breda
Telefoon
Fax
Internet
(076) 5 730 730
(076) 5 877 757
www.datamex.nl
 
Van: Mike Fechner [mailto:bounce-mikefe@community.progress.com]
Verzonden: vrijdag 24 januari 2014 16:47
Aan: TU.OE.Development@community.progress.com
Onderwerp: RE: regenerate resx files
 
Reply by Mike Fechner

What is the purpose of regenerating them?

Translation?

Check this class: msdn.microsoft.com/.../system.resources.resxresourcewriter(v=vs.110).aspx

Stop receiving emails on this subject.

Flag this post as spam/abuse.

 
Dit E-mail bericht is op mogelijk schadelijke inhoud gecontroleerd door Kaspersky (www.kaspersky.com) en MailMarshal (www.marshal.com) en vrijgegeven!

Posted by Mike Fechner on 27-Jan-2014 02:11

OK - for that you need to get into a habbit of replacing "Version 4.0.0.0" with "Version 2.0.0.0".

I do that all the time.

It's not the resx file format that changed - it's the .NET Framework version which is different.

This thread is closed