Results 1 to 5 of 5

Thread: Converting VB5 project to VB.NET 2003

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2005
    Location
    Ontario, Canada (near Buffalo, NY)
    Posts
    52

    Converting VB5 project to VB.NET 2003

    Hi!

    I'm new to VB .NET version 2003.

    I have a VB5 project and tried to open it with VB.NET. It failed to convert, saying that it couldn't find a design time license for component CommonDialog.

    I have installed everything for .NET including all of MSDN.

    Is there a work-arond?

    Russ

  2. #2
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: Converting VB5 project to VB.NET 2003

    You could try removing the CommonDialog component from the VB5 project. There are other replacements for that in .NET, like the SaveFileDialog, OpenFileDialog, etc...

    Is this commondialog component registered on your system??

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Converting VB5 project to VB.NET 2003

    That's a big leap, I think you should consider rewriting the application from scratch instead of relying on the frowned-upon, buggy, patchy converter.

  4. #4

    Thread Starter
    Member
    Join Date
    Dec 2005
    Location
    Ontario, Canada (near Buffalo, NY)
    Posts
    52

    Re: Converting VB5 project to VB.NET 2003

    << Is this commondialog component registered on your system?? >>

    If it was I probably wouldn't be having this problem. And, if I had VB5 installed on my system, I wouldn't have spent the $$$ for VB.NET!

    The converter gave up to quickly, in my opinion. There might be other components it gripes about.

    Russ

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Converting VB5 project to VB.NET 2003


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