Results 1 to 4 of 4

Thread: VB6 - .NET Migration problems....

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Location
    Caracas, Venezuela
    Posts
    6

    Angry VB6 - .NET Migration problems....

    Hi, I need your help guys!!

    Yesterday I was trying to migrate a VB6 project to VB.NET but I found that .NET automatically changes my code and populate the Task List Window with all my trouble code.

    The thing is that my project is a 5MG size and has a lot of code to be reviewed, so I just wonder if it's possible to disable the Task List Window in order to make the changes by myself (every time I fix a problem in my "upgraded code", the Task List populates again making the upgrading process a hell )

    I hope anybody knows the answer!!

    PS: The project has 30 classes and 10 modules (I want to open the whole project in .NET, not upgrade it by class)

    Thanks!!
    ("The Internet is like a gold-rush; the only people making money are those who sell the pans." Will Hobbs, IUMA. )

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    You probably wont like this suggestion, but it is what I and many others tell people trying to upgrade HUGE VB6 apps to .NET.

    Either keep it in VB6 or re-write it in .NET. Upgrading something that big is too much trouble. Dont just upgrade just because you have .NET...if it works in VB6, no sense in changing that.
    "If it is not broken, dont fix it!"

    That is the best advice I can give you.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3
    Addicted Member ender_pete's Avatar
    Join Date
    Aug 2000
    Location
    Virginia, United States
    Posts
    131
    yeah the upgrade wizard is pretty good for small apps but big apps cause it alot of problems, and it does some weird code changes to the code you have.
    ender_pete
    C#,VS.NET Ent Arch, vb6 ee sp5,html,vbscript,jscript,
    xml,dhtml,delphi,c++,vc++,java,cgi,php, python, ada(so ancient) ,adasage(also ancient) and others i can't remember.....

  4. #4
    Addicted Member
    Join Date
    Jan 2000
    Location
    Oshkosh, WI
    Posts
    163

    Talking

    I agree with Cander. Just because Microsoft created the Migration tool that doesn't mean you have to use it. This is a great time to take the opportunity to reengineer your applications to take advantage of the new features provided by .NET

    Glenn D
    Development/Analyst

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width