1.

Solve : VB6.0 to VB.net?

Answer»

Hello,

Me and my friend are working on a project with visual basic the only problem is that he has vb.60 and I have vb.net, I looked on google but I couldn't find any compiler and when I TREY to open it in my vb.net it says that I need MSINET.OCX 1.0.0 and that it wasn't FOUND. I reinstalled visual basic and looked manually in the CD but I did not find the file. Does anyone kow of a TOOL that does that ? Or should I download MSINET.OCX from somewhere ?

Thanks

Al968VB6 and VB.net are very different from each other (why do you think the new name?) and just look similar. For a start VB.net is based on the .net framework (suprise!) whereas VB6 is not. If it is a small or simple project, I would be tempted to just "CONVERT" it by hand. Copy and paste the code, CHANGING the appropriate parts to their VB.net counterpart.



Discussion

No Comment Found