Installed SQL components not listed on splash screen

Hi,

I installed SQL Server Dev first, then installed VS, but when VS loads, there are no SQL components listed on the splash screen, just VB, C# and VWD.

A colleague installed the other way, and has some SQL components listed on the splash screen. 

Can I get VS to 'refresh' this list

I've since installed Reporting Services and that's not listed either...

Thanks
Mike


Answer this question

Installed SQL components not listed on splash screen

  • YGO

    devenv /setup will regenerate the splash screen. if you ran it, and you're still not seeing what you expect, then possibly something is wrong with the install of either sql or vs. if you really want these things on the splash screen, you could try repair installs.

    - chris

  • Phansu

    No joy - I'd had tried it, but just tried it again ensuring I was calling the 2005 devenv and not the 2003 devenv.

    Is there a config file anywhere I can check

    Cheers

  • marco_polo14

    try running devenv.exe /setup

  • Installed SQL components not listed on splash screen