Hi,
I need to upgrade from .Net V3 to 2009 for VS.Net
Platform: VS 2005 SP2, VB.Net, WinForms Applications
Can I simply change my project references?
Will I need to remove the older controls (V3) and replace them with newer ones (2009)?
Example: If I have dropped a V3 teeChart Control on a form, do I need to remove and replace each teeChart Control with a 2009 version?
Can both versions (V3 and 2009) safely co-exist on the same development machine?
thanks
Upgrade .Net V3 to 2009 for VS.Net
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Upgrade .Net V3 to 2009 for VS.Net
Hi bsierad,
If you have further version upgrading issues I recommend you to read this thread.
Hope this helps!
If TeeChart's AssemblyFolder is correctly set it could be done automatically. However probably your project references to its local assembly. In that case you should manually upgrade the TeeChart.dll reference and update licenses.licx info.Can I simply change my project references?
No, that's not necessary, just what I told you above.Will I need to remove the older controls (V3) and replace them with newer ones (2009)?
Example: If I have dropped a V3 teeChart Control on a form, do I need to remove and replace each teeChart Control with a 2009 version?
Yes, in that case you should remove TeeChart's AssemblyFolders entry so the assembly referenced there is not used and you can choose freely.Can both versions (V3 and 2009) safely co-exist on the same development machine?
If you have further version upgrading issues I recommend you to read this thread.
Hope this helps!
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |