Originally posted by jinksk
You mis-understand. Can a project compiled with VB.NET run standalone (without the .NET Framework) as it would if it were compiled under VB6. I want to move this app in steps. Not as one conglomeration.

Thanks.
No. If the app is compiled under VB.NET, you have to have the framework for it to run. Also if you open a VB6 project in VB.NET, its gonna get converted.