Results 1 to 2 of 2

Thread: Building with VB2005

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2005
    Posts
    181

    Building with VB2005

    I test out vb2005 a long time ago and I liked it. The only thing was that it used .net 2.0 for its projects. I didnt like that because then most people didnt have it so they would be required to download it. Is there a setting that I can change so that I can build programs for .net 1 in vb2005?

    Thanks
    John

  2. #2
    Hyperactive Member
    Join Date
    May 2005
    Posts
    258

    Re: Building with VB2005

    No settings to change, but you would have to put the v1.1 .NET components in the toolbox, drag those and NOT the 2.0 ones, and make sure that when you decide to publish that you do not have the v2.0 framework as a dependancy.

    I think that the v2.0 should be utilized instead of the 1.1 anyways, so the small price to pay is to install it once and never have to worry about it again. Just put the v2.0 install on the server or whatever and have everyone run it before they go home at night.
    Currently Using: VS 2005 Professional

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