Results 1 to 4 of 4

Thread: [RESOLVED] [2008] VB2008 - .Net 2.0

  1. #1

    Thread Starter
    Lively Member irishlad's Avatar
    Join Date
    Oct 2006
    Location
    Arizona
    Posts
    108

    Resolved [RESOLVED] [2008] VB2008 - .Net 2.0

    Anyone know how to make VB08 use .Net 2.0 instead of 3.5 before you start a project?

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

    Re: [2008] VB2008 - .Net 2.0

    In the new project dialog box, there will be a dropdown there which allows you to specify which framework you wish to target. You should find the .NET 2.0 framework listed in there.

  3. #3

    Thread Starter
    Lively Member irishlad's Avatar
    Join Date
    Oct 2006
    Location
    Arizona
    Posts
    108

    Re: [2008] VB2008 - .Net 2.0

    I don't have a drop down in the new project dialog box, all I have is a read only textbox that says:

    A project for creating an application with a Windows user interface (.NET Framework 3.5)

    I failed to mention I'm using Express Edition, could this be the reason why?

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2008] VB2008 - .Net 2.0

    With the Express Edition of VB 2008 you can't select the Framework version until after the project has been created. Go to the Compile tab of the project properties and click the Advanced button.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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