Tagged Questions
5
votes
4answers
2k views
Microsoft Visual Studio (2008) - Filters in the Solution Explorer
In the Solution Explorer when working with C++ projects there is the standard filters of Header Files, Resource Files, and Source Files. What I'm wanting to accomplish is essentially Filters by ...
4
votes
3answers
358 views
visual studio 2008 toolbars keep moving inexplicably
While I'm working, at various times that don't seem terribly random, the windows keep moving around.! This is a picture of my Visual Studio layout. It's across two screens, so the Solution Explorer ...
2
votes
2answers
1k views
VS 2008 Solution Explorer not showing solution
I have tried this a few different ways and it always seems to fail.
Create a new Blank Solution (my.solution.name). Then add a new ClassLibrary project (my.project.name) to the solution. This ...
1
vote
1answer
26 views
Why the file being worked on is not selected in the solution Explorer in VS?
For some reason the VS 2008 I have work on, does not automatically select the file in Solution Explorer that I am editing.
Is there any place in option settings where I can turn this feature on?
...
1
vote
1answer
75 views
Stop VS from automatically opening the folder for the active item
Just wondering if anyone knows how to stop VS from automatically opening the folder for the active item. On my work computer it does this but my install doesn't, but I can't find the setting that I ...
0
votes
1answer
63 views
Opening a VS2008 Project/Solution and I get this error
I get the following error when I double click the SLN file.
System.Runtime.InteropServices.COMException
Why do I get this error message?
When I click on OK (in the MessageBox), I see that ...
0
votes
1answer
2k views
Visual Studio - How to get show all files in solution explorer to skip a folder?
When I press the Show All Files button in the Visual Studio 2008 Solution Explorer it takes several minutes for Visual Studio to respond. This is because there is an images folder under the solution ...
0
votes
1answer
231 views
Cannot add database to an Asp.Net application
I'm unable to add an mdf database file by right clicking on the project name and clicking on "Add->New Item->SQL Server Database".
It gives me the following error...
**
Connections to SQL Server ...