CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2001
    Location
    North of France
    Posts
    25

    vb5 project upgrade to vb6

    Hi,

    I would like to upgrade a vb5 project to vb6.

    Once I have opened the .vbp file with vb6 (there is only vb6 on this machine and vb5 has never been installed) I can do the job.

    In the vb6 IDE Project/Properties/General I have checked the option for ActiveX upgrade.

    At the install time, I see that it try to install vb5fr.dll (fr because I'm french)

    Can someone tell me if there is a way (or utility) to really upgrade my project to vb6.

    Thank in advance.
    Laurent.


  2. #2
    Join Date
    May 2000
    Location
    New York, NY, USA
    Posts
    2,878

    Re: vb5 project upgrade to vb6

    Usually when I open vb5 project on the PC that has vb6 installed I am getting the prompt that project was saved in the previous version. Do you want to convert? After answering 'yes' the project is saved as vb6.

    Iouri Boutchkine
    [email protected]
    Iouri Boutchkine
    [email protected]

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

Featured