IDE question

M

Mike

I installed the 05 IDE and I installed SQL 05 intergration services as well
which installed the
'SQL Server Business Intelligence Development Studio' so when I open visual
studio 2005 to create a web project I don't have that as an option. The
environment is configured for the SQL Server BI Tool. How can I get it
configured for a .NET development environment without uninstalling it and
reinstalling it?
 
C

Cowboy \(Gregory A. Beamer\)

Go to MSDN and look at the switches for devenv.exe. There are some reset
switches in there that allow you to re-setup Visual Studio.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************
 
M

Mike

ok, thanks
Cowboy (Gregory A. Beamer) said:
Go to MSDN and look at the switches for devenv.exe. There are some reset
switches in there that allow you to re-setup Visual Studio.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************
 
M

Mike

I tried devenv.exe /ResetSettings and it didnt do anything. Its still
opening as Business Int. Studio environment.
 
M

Mike

i found another way.

Tools --> import and export settings

here you can reset everything or import new settings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top