You can't use VB6 with .NET VB6 does NOT meat the requirements of the CLR (common language run-time) Making vb.net NON backward compatible with VB6 was a deliberate move by Microsoft.
You could wrapper up VB6 into a COM component .NET has ways of inter-operating with COM. But you would not want to do that with a new web-site, you would only do this if you had legacy VB6 code library that was worth alot of investment to your company.
I would argue that most people are using asp.net and c# rather than vb.net (judging by the amount of .NET code snippets I find on the web which are nearly always c#)
vb.net is vastly superior to vb6.
Last edited by hollystyles; Jul 25th, 2006 at 11:21 am.
Reputation Points: 262
Solved Threads: 68
Veteran Poster
Offline 1,181 posts
since Feb 2005