I have and old vb6 application that I would like to convert to Visualbasic.net2008 and then migrate to .net 2010. When I run the upgrade wizard it gives me an error unable to locate VBUpgrade.Engine. I've googed this and it's been said to regasm "C:\Program Files\Microsoft Visual Studio 8\VB\VBUpgrade\VBUpgrade.Engine.DLL" but got the error message: RegAsm : warning RA0000 : No types were registered. This error message has lead me to a post saying Seems like you don't have [assembly: ComVisible(true)] in the project. If that is ture how do I set up the .net 2008 to do this for the conversion wizzard. Mind you every version of vb.net I have is express except for 2010. How do I convert to .net from vb6? Do I need vb6 professional installed, or vb .net 2008 professional installed? How do I use the update wizzard? Is there a special project file I need to make to do the conversion? I'm completely lost as what to do. Any help would be greatly appreciated.
-Jon
-Jon