Hi there i have some problems inVB.net. Ihave upgraded this applicationand the upgrade report heve shown this errors. I have tried to solve it but was unable. Can any one plzz help me. This is an attcahement file on the eerros in a notepad format. plzz write in new notepad for the answer to help me. Thank you very much. for helping. ok thn bye.
Perfect example as to why NOT to use the upgrade wizard. You either need to keep your app as aVB6 app, or re-write it by hand utilizing .NET. You problems are not an easy fix without alot of re-writting and most of us dont support upgrade wizard problems because it just plain sucks.
The major problem being is that it is not upgrding ADO to the new ADO.NET. And that you will have to re-write completley from scratch anyway.
Originally posted by sukber81 But dont u think there should be a way if its not rewriten again. if there is plzz guide me. cheers
Why you don't read more about VB.NET and start coding similar to the one you have written in VB6 . Whatever sophosticated it's ! or you can look for differences between the two versions and fix those errors