Results 1 to 7 of 7

Thread: Installation of VS 2008

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2008
    Posts
    474

    Installation of VS 2008

    I have SQL Server 2008 installed on windows 7. I want to just ask that can i install VS 2008 after SQL SERVER 2008 or I have to first remove the SQL SERVER 2008 & then first installed the VS 2008 ???

  2. #2
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Installation of VS 2008

    There shouldn't be any issue. I have never had an issue with SQL Server and VS though not SQL Server 2008. Is there a particular reason you asked this question ? Are you having some kind of trouble installing them ?
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2008
    Posts
    474

    Re: Installation of VS 2008

    In VS 2008,on right hand side three frameworks are there on the top. When i select any framwork , my below templates remain unchanged,dats y I am thinking so that there is some problem with VS 2008 installed after the installation of SQL SERVER 2008.

  4. #4
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Installation of VS 2008

    MAybe you could post a screen shot of what you're seeing... because I'm confused

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  5. #5
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,109

    Re: Installation of VS 2008

    I'm confused, too. VS2008 can target three frameworks (2.0, 3.0, and 3.5), but that isn't generally described as "there on the top", and that has nothing to do with any templates that I can think of in VS.
    My usual boring signature: Nothing

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Installation of VS 2008

    There maybe some confusion here. Are we wsure we're talking about 2008 and not 2010.... I know with 2010 you can selectnthe initial target framework when creating a new project. And yes it would be "there on top" of thee New Project dialog box....

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: Installation of VS 2008

    VS2008 when you create a new project you get a window with templates that pops up at the top right is a combo to select the target framework 2 3 and 3.5

    For windows applications WPF templates should show up if you choose 3 or 3.5 but not if you choose 2

    I see no difference in the template list between 3 and 3.5 for windows apps

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