rwatts
01-12-2004, 06:31 PM
Does .NET (Standard) have an import option, to import VB6 code to .NET?? Or do I need to rewrite my VB6 program? Any help would be great.
VB6 to .NETrwatts 01-12-2004, 06:31 PM Does .NET (Standard) have an import option, to import VB6 code to .NET?? Or do I need to rewrite my VB6 program? Any help would be great. Optikal 01-12-2004, 07:09 PM There is an upgrade wizard which will attempt to convert your code for you. But its not very good, .Net is different enough that I would recommend re-writing your code from scratch rather than attempting to upgrade using a wizard. rwatts 01-12-2004, 07:23 PM Thanks Sounds like the tool is going to be more trouble then its worth, I guess I need to find some tuts on .NET. NimX 01-12-2004, 09:26 PM No Standard Edition doesn't have import facility As describe in .Net Help. But you can do it manually.. in .net Programe folder you will find vb7 >> Upgrade >> vbUpgrade.exe you can use it from command prompt. Best of luck :D Regrads, |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum