Jump to content

VB6.0 to VS2005

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
raviguda

raviguda

    Newbie

  • Members
  • Pip
  • 2 posts
When i try to migrate the code from VB6.0 to VS2005, Lots of Warnings(Incompatible). How can i get rid of this in a single shot.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
VB6.0 and VB2005 (VB.NET) are completely different languages with very similar syntax. You will probably have to do a lot of work to migrate it.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
The solution - recode the entire project using the .NET framework. Things like compulsory parentheses and .NET namespaces need to be redone or added.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums