Click here to Skip to main content
15,891,976 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

i need your help,my old project is framework 2.0,now i want to change & open framework 3.5,it was come many error's,but one think is sorry i didn't do anything for this upgrade, bcz i don't know how to do and what is basic steps for the upgrade.

kindly please any one help me and advise me how to do upgrade 2.0 to 3.5 (without error bcz i saw 150+ error's and i scared also)

hope i will solve this problem with your help :) thanks

thanks
renga
Posted
Comments
Sergey Alexandrovich Kryukov 10-Jun-13 23:38pm    
It's easy and, in most part, fully automatic, but... Do you have Visual Studio? What version?
Why 3.5, not later? (3.5 is quite a good version though, based on 2.0).
—SA
Renga.g 10-Jun-13 23:54pm    
Hi thanks for you reply,i have visual studio 2008.
Renga.g 11-Jun-13 0:13am    
hi thanks for your reply,i have vs 2008,project is framwork 2.0,i want to upgrade project to 3.5,i ask this question little shy,can i have to open and run my project in VS2008?(now my project is framework 2.0)

please advise me for further move....

thanks
renga
Sergey Alexandrovich Kryukov 11-Jun-13 0:18am    
Visual Studio upgrades the solution and projects automatically, with your confirmation. Did you try it?

Oh, I see, you did... Probably, your original code was inaccurately written. Well, just resolve all the problems manually, one by one, looking at the MSDN help as you go. It should be easy...
—SA

 
Share this answer
 
Comments
Renga.g 11-Jun-13 3:41am    
thanks,i will try those links and i let you know about this error's,

again thanks for your help :)
Hi
Actually we can not guess your project errors so your question is not clear, But if you want know how to convert .net 2.0 to the .net 3.5 please follow this link:
http://blogs.msdn.com/b/webdev/archive/2009/10/12/targeting-earlier-net-frameworks-2-0-3-0-3-5-using-visual-studio-2010-beta2.aspx[^]
And I advice to you follow this link before that converting:
Converting project 2.0 to .Net 3.5[^]

Best Regards.
 
Share this answer
 
v2
Comments
Renga.g 11-Jun-13 0:08am    
hi thanks for your reply,just now i follow your mentioned links,the error is less 100+ (before 150+ errors),if you free please find below some sample errors,

'UpdatePanel' is ambiguous in the namespace 'System.Web.UI'.
'script manager' is ambiguous in the namespace 'System.Web.UI'.

thanks for your help!!!

renga
Aydin Homay 11-Jun-13 1:00am    
Hi I think your project can not find UpdatePanel on the System.Web.UI namsespace please look at the UpdatePanel namespase, maybe it was not .net component and you should add some dlls at your project reference
Renga.g 11-Jun-13 3:37am    
hi thanks for you reply,i will try your mentioned links and i let you know about this error's,
again thanks for your help:)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900