Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have vb 6.0 with crsytal developer edition (8.0) on xp machine.
Now need to move to windows 7 platform. guess what app with vb6/crystal 8 wont' work on win7. I need to migrate code higher vb.net and crsytal to higher version.
How can I do this easily?
Any idea?
thanks.
Anil
Posted

1 solution

The best way to do it would be to rewrite your app from scratch.

Beginning with Visual Studio 2010, the ability to automatically convert VB6 projects to VB.NET was removed. If you have Visual Studio 2008 or below, you can still do this. I don't know of any place to pickup the older Express versions of Visual Studio if you don't already have it.
 
Share this answer
 
Comments

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