Click to See Complete Forum and Search --> : Migrating from Beta 2 to Version 1.0


Gabro
May 29th, 2002, 11:31 PM
I'm not sure whether I'm in the right discussion board but here goes:

I'm currently working on a C# application. My development work is done on VS.NET Beta 2. whenever I try to port my work over onto VS.NET Version 1.0, i get problems with some of the Forms. the compiler would tell me that the resource transformation for my resx files has failed. it says that the resx input is invalid. i also faced the same problem when i tried to test out some sample add-on components i downloaded from the web on Beta 2. how would I go about solving the problem? i've thought about redoing my form in Version 1 but its rather time consuming to redo all my forms all over again.

thks in advance.