The Final Version
-
After installing the final verison of VS.NET, all the c# applicatins give an error and don't work and even compile. anyone ca help me? :eek: :eek:
-
After installing the final verison of VS.NET, all the c# applicatins give an error and don't work and even compile. anyone ca help me? :eek: :eek:
none of your existing applications will work as they rely on earlier versions of the .NET runtime, but you should be able to at least compile them. The only hitch I can think of off the top of my head is any .resx's having an older format (and version number). Here's a link to the .NET team's upgrade page. If you have any more problems please post more specific examples (compiler errors etc) HTH, James Sonork ID: 100.11138 - Hasaki "Not be to confused with 'The VD Project'. Which would be a very bad pr0n flick. :-D" - Michael P Butler Jan. 18, 2002
-
none of your existing applications will work as they rely on earlier versions of the .NET runtime, but you should be able to at least compile them. The only hitch I can think of off the top of my head is any .resx's having an older format (and version number). Here's a link to the .NET team's upgrade page. If you have any more problems please post more specific examples (compiler errors etc) HTH, James Sonork ID: 100.11138 - Hasaki "Not be to confused with 'The VD Project'. Which would be a very bad pr0n flick. :-D" - Michael P Butler Jan. 18, 2002
Hi James Thanks a lot It worked after using the tool to convert the .resx files:)