See also visual-studio visual-studio-2005 visual-studio-2010
0
votes
0answers
22 views
Visual Studio shows VSS check-out symbol always
This is annoying :(
I see Visual Source Safe check-out symbol besides my files and project even I did check-in to the server. For projects, if I press refresh, it will go away. But while loading the ...
2
votes
1answer
66 views
How can I configure Visual Studio 2008, so that it uses multiple cores for compile?
I use Visual Studio 2008 on a bigger project. If some files get compiled, it compiles them one after the other. My computer has 8 cores, except one they are idle. How can I configure Visual Studio, ...
2
votes
1answer
38 views
How can I avoid the error, that the .pdb cannot be written?
Working with Visual Studio 2008, I got sometimes the error, that the pdb-file cannot be actualized. it was no big problem, I deleted it and made a new build and everything was fine. Now this error ...
0
votes
1answer
61 views
How to fix Visual Studio 2008 freeze?
My Visual Studio 2008 freezes under some conditions. After a restart all is fine at first, but once it starts updating IntelliSense and counting down items it stops always on the same number (the ...
0
votes
1answer
23 views
How do I get the output box back to the normal position in Visual Studio?
Owing to a careless mouse drag, the output/error/search results area now occupies the entire screen, being selectable as one of the files in the tabs along the top.
Does anyone know how to get it ...
0
votes
2answers
125 views
Installing Visual Studio on Macbook Pro with Parallels/Windows 7
I have a Visual Studio 08 ISO on a DVD. And I don't know how to install it. I thought I could insert it and install it, but there is more to it than that I see. I have a MacBook Pro with Parallels 6, ...
0
votes
1answer
16 views
Upgrading a project from VS.NET 2003 to VS 2008 [closed]
Will it be difficult ? The program is written in C.
0
votes
1answer
80 views
Installing SQL Server 2008 R2 Management Studio
My dev box is a Windows 7 machine and I am trying to install SQL Server 2008 R2 Management Studio.
When I run the installation SQLManagementStudio_x64_ENU.exe (downloaded from Microsoft site), it ...
1
vote
0answers
49 views
Registering a Visual Studio 2008 Express product on an offline PC
I have a large project that was built with VS 2008 and don't want to upgrade the project to a 2010 version just yet. I have VS 2008 Express but the trial period expired and it's installed in a ...
1
vote
1answer
96 views
Downloading Themes for GUI in windows application?
Is it possible to download from the net or customize the GUI, or form of a windows application made in Visual Studio?
I have tried to make the form better to look at, but i want cool or casual look ...
1
vote
0answers
49 views
When two Visual Studios are installed, how can I choose which to open?
I have installed both Visual Studio 2008 (Japanese version) and Visual Studio 2008 (English version) on the same machine. The computer's control panel lists two versions of Visual Studio 2008. When I ...
2
votes
0answers
29 views
Expand / collapse code devices invisible in Visual Studio 2008
Since starting up Visual Studio 2008 this morning, the little devices at the left-hand side of the edit screens to allow one to expand or collapse the source code have been invisible. They still work; ...
0
votes
3answers
111 views
How do I recover .aspx.cs files?
I accidentally deleted my root project folder. I was able to recover the other files except *.ASPX.CS files. So far I tried Recuva & Pandora.
Any idea how I can recover a double extension file?
...
6
votes
1answer
106 views
Problem installing Visual Studio 2010
I had to reinstall Windows 7 on my computer. I reinstalled everything except VS 2010.
Trying to install it, the install wizard looked like it had been corrupted. Another VS 2010 DVD however showed ...
0
votes
1answer
41 views
compiling VS2008 aspnet project causes windows to thrash and freeze
I recently got a new laptop with an SSD. Expected faster performance (and boot is very fast) but PROBLEM: when I build my VS 2008 asp.net application, windows freezes, appears to be thrashing.
...
0
votes
0answers
56 views
Microsoft clickonce Deploymet with SFTP possible?
I know that we could use FTP, Remote Website and Desktop to deploy our applications.
I would like to know if anyone could suggest how to use SFTP instead ?
1
vote
1answer
32 views
How to eliminate the Rate and Feedback bar at the top of help pages in Visual Studio 2005 and 2008
Using MS Visual Studio 2005 and 2008 help viewer (MS Document Explorer), on virtually every help page I get a "Send/Add Content.../Rate and Feedback" bar at the top of the page. The problem is that ...
0
votes
2answers
306 views
How to install OpenGL libraries for Visual Studio?
I think I should have a folder for OpenGL headers under "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include", but there isn't one there.
How would I go about adding it? From the Visual ...
2
votes
2answers
27 views
MS Visual Studio Debug
Previously, when my program crashed during debugging VS would bring me to a line of code where crash happened. Now... its always looks like this:
And i have no clue where and why it crashed :(
I ...
0
votes
4answers
533 views
Can't install SSMS, complaining about Visual Studio 2008 when it's not even installed
So I just got a new windows 7 laptop, and i'm trying to get it all setup and ready for development. I installed Visual Studio 2010 professional and updated it to service pack 2. However, whenever I ...
0
votes
0answers
104 views
compiling SIP - error C2039: is not a member of
I am posting a new question since I have a slightly different problem.
Still trying to compile SIP (before trying to compile PyQt) on Windows 64-bit.
It is giving me the following error :
...
0
votes
1answer
35 views
How to update Visual Studio Team Foundataion Server Window Postitions
I use two monitors with with TFS 2008 backward compatibility plugin and in VS TFS 2010. I had to move desks and ended up changing the location of my second monitor form the right side to the left. I ...
0
votes
0answers
63 views
compile sip on windows x64
I want to compile PyQT for windows x64. I'm following the instructions of this
article
I am having a problem when I try to compile sip. I could call the configure command. Then when I do nmake I ...
0
votes
1answer
357 views
Does Windows 7 Ultimate Lite support Visual Studio 2008 & 2010?
Does Windows 7 Ultimate Lite support Visual Studio 2008 & 2010? I'm planning to install these on my notebook.
3
votes
1answer
50 views
Double click in Visual Studio 08 forms designer adds listener. Please make it stop
I'm using Visual Studio 08 Designer for a Windows Forms application. When I accidentally double click on a control it automatically switches to the code and adds a listener. How do I stop this ...
2
votes
1answer
93 views
Synergy Locks up w7 when Visual Studio is debugging
I love synergy but as a developer this is driving me crazy.
I use Synergy to go through two x64 Windows 7 machines (with all flavors of Visual studio from 2003 to 2010 professional) and an MacOS ...
0
votes
0answers
81 views
How to debug a programm in Visual Studio 2008 as Admin
I know there are some Questions like this but not exactly like this...
I'm trying to debug a programm as administator but its not working correctly.
What i tryed:
Running Visual Studio as Admin, ...
5
votes
3answers
221 views
Go away “Visual Studio 2008 Command Prompt”. Give me my regular command prompt
This VS2008 artefact is truly bugging me.
I have lived with it in the Start Menu and always use Windows + R, "cmd", Enter to run the regular command prompt - I just don't like VS trappings and prefer ...
1
vote
3answers
68 views
Could not find file 'SqlAccess.dll'
When running
CREATE ASSEMBLY MyAssembly
FROM 'S:\SourceCode\TryUDF\bin\Debug\TryUDF.dll'
an error is returned:
Could not find file 'SqlAccess.dll' in directory 'C:\Program Files\Microsoft SQL ...
0
votes
0answers
43 views
Help, my test VSTO application keeps launching up with Excel
I have Office 2003, and Visual Studio 2008. I made a sample VSTO Excel 2003 Add-in application and run it a couple of times from within VS (did not run the Setup project that gets created).
Now later ...
0
votes
0answers
248 views
Visual Studio can't create site in IIS
I'm helping a co-worker with an issue he's having on his recently re-imaged workstation. He had a fresh install of Windows 7. He installed Visual Studio 2010, then Visual Studio 2008 (in that order, ...
3
votes
1answer
658 views
Taskkill.exe: don't throw an error if the process is not running
I'm running a Visual Studio post build event that shuts down IIS if it's still running after compilation:
taskkill /f /im w3wp.exe
The following works perfectly if IIS is still running, but throws ...
1
vote
1answer
419 views
Difference in Visual Studio versions
I would like to understand some fundamental VS version differences.
What is the difference between Visual Studio 2008 and Visual Studio 2008 Team System? Does the Team System 2008 include VS2008, TFS ...
0
votes
1answer
129 views
Events Not Showing Up in Properties Tab - VS 2008
I face a very different problem that I really don't get a clue on what to do. The events option(lightning option present in the properties tab) is not Showing Up in Properties Tab. Could anyone show ...
1
vote
4answers
538 views
Visual Studio hangs Windows
I have:
Windows XP Pro SP3 with latest updates, drivers, .NET, etc.
Pentium 4 2.8GHz
2GB RAM
150GB HD
ATI Radeon HD 3400
Recently (as early as a week ago) Visual C++ (both 2005 Pro and 2008 ...
0
votes
1answer
55 views
Visual Studio + Team foundation?
I am thinking about upgrading from VS 2008 to VS 2010. I came accross this:
...
0
votes
1answer
46 views
VS 2008 with windows 7
I've brand new HP laptop with windows 7 home premium. I installed VS 2008 + SP1. It works fine. I installed MVC2. But since yesterday, as soon as I open a view to edit, the VS 2008 becomes ...
0
votes
2answers
203 views
Installing Visual Studio 2008 SP1 problem
I am trying to install SQL Server 2008 but it tells me that "Previous releases of Microsoft Visual Studio 2008: Failed". I downloaded Visual Studio 2008 SP1 from here VS2008 SP1, installed it (it said ...
2
votes
2answers
343 views
How to pin Visual Studio 2008 project to the taskbar?
I have VS2008 and VS2010 installed on my box. I have a solution (the .sln file) that I use VS2008 for. When I double click on the solution, VS2008 opens it.
I would like to drag the solution to ...
0
votes
2answers
500 views
How to disable “just in time” debugger from visual studio 2008?
I have started to see this winlogon.exe crash when i installed visual studio 2008, could it be possible to disable "just in time debugger" because once i press "no" or shut off the dialog window, my ...
0
votes
1answer
232 views
uninstall program completely
how can i remove a visual studio and its file and its registry entry to remove visual studio completely from my computer? do you know software in this case?
0
votes
1answer
100 views
Can I (re)move Microsoft Help files?
I have limited profile space and it seems that Visual Studio and Office insist on filling it up with "Microsoft Help" files. The are located in C:\Users\%USERNAME%\AppData\Local\Microsoft Help (I'm on ...
0
votes
1answer
29 views
Visual studios Team Edition and Professional Edition installed concurrently
I have Visual studios 2008 Team edition installed already. I need to have the Professional edition installed also. Certain projects the class runs only run on the Professional edition and we use the ...
0
votes
2answers
551 views
Visual studio 2008 doesn't highlight on pair of {} , ()
This kind of feature is available in eclipse and lots of other IDEs, why doesn't it exist in visual studio?
Or it needs to be enabled somewhere?
1
vote
3answers
1k views
How to collapse JavaScript function/comment blocks in VS2010/VS2008
I don't think it is possible right now in VS2010/VS2008 but I'm sure someone must have done or can come up with some workaround using the extensibility of VS2010/VS2008.
Ability to collapse ...
2
votes
3answers
2k views
Unable to uninstall Visual Studio 2008, could not open Components key
There's something funky going on with my Visual Studio installation and when I went to uninstall it so I could make a fresh install, I ran into problems with the uninstaller as well. When I select ...
0
votes
1answer
38 views
Visual Studio 2008 Error
When i try to open mdf file in visual studio I get this error message
"User does not have permission to perform this action."
I'm trying to open the database file for the .NET TimeTracker Starter ...
1
vote
3answers
143 views
VS2008 Debugger Unattached
I have no idea why, but the debugger for a specific project has spontaneously stopped working. I say spontaneously because it worked one day, I went home for the weekend, came back, and suddenly it ...
1
vote
0answers
24 views
Controls in dialog boxes are wrongly positioned
I am using VS 2008+sp1 and just bought a fantastic HP envy with Win7. Many of my own programs, and other programs I use look terrible. The controls in dialog boxes seem to be thrown around.
Anybody ...
0
votes
1answer
62 views
visual studio 2003 does not start up after reinstall
After reinstalling Visual Studio 2003... I launch it and it closes immediately after the dialogue preparing to install.
What could be the problem.. I can not launch Visual studio 2003.