Version 10.0 of Microsoft's integrated development environment (IDE), released in April 2010 to replace Visual Studio 2008.

learn more… | top users | synonyms

0
votes
1answer
8 views

Visual Studio 2010: “class designer package did not load correctly”

An error message keeps popping up when I open Visual Studio 2010, telling me that the "class designer package did not load correctly". After searching the web a bit, it seems this can be caused by a ...
0
votes
0answers
19 views

Compatibility Error in Visual Studio 2010 installation

I'm having problem installing Visual Studio 2010 in my computer. I've tried adjusting the compatibility mode but the same error appears. The error appears: Visual Studio Setup cannot run in ...
0
votes
0answers
22 views

How to install Visual Studio 2012 Premium on computer with visual studio 2012 Express (web and desktop)?

I have visual studio 2012 express (desktop and web versions) installed on my computer. I need to install visual studio 2012 premium on the same computer. how should i do it? Is it better to remove ...
1
vote
0answers
10 views

Can I print a Model diagram at 200% zoom without cutting off in vs 2010?

In visual studio 2010, I would like to print a Model diagram (A .edmx file), at 200% zoom. So I switch to landscape view and up the scale. Printing goes as planned, except that whatever the zoom made ...
0
votes
0answers
6 views

Can't drap VS document shortcut to bottom panel

Looks like I couldn't drag the Visual Studeo Document shortcut onto the bottom panel, the cursor implicated that. Running Windows 7 Any ideas?
0
votes
0answers
25 views

Unable to install Visual Studio 2010 Professional on my virtualbox

I have tried so many times to install Visual Studio 2010 Professional Edition on my Virtual machine in Windows Server 2008 Environment.I have find following error log file. [01/07/11,22:42:55] ...
0
votes
1answer
25 views

Smart Device Project In visual studio 2010

I need to create a smart device project. But I cant't find the 'smart device' project type in vs 2010. How to enable this project type in VS 2010. There is any additional features to be installed.? ...
0
votes
1answer
17 views

TFS lost binding to solution

Right now I have 2 solutions I'm working on. I checked them both into TFS, but for some reason the changes I make in the 2nd one do not seem to check them out and there is no red check mark next to ...
0
votes
0answers
18 views

How to stop Visual Studio displaying output window at every build?

When compiling a solution, Visual Studio 2010 displays the output window every time, sometimes multiple times. This is annoying. How to stop it? An exact same question was already asked on Stack ...
0
votes
0answers
10 views

Error when building psyco

When I try to build psyco, I get the error about mcvsvarall.bat (or something with a similar name). So I do the command SET VS90COMNTOOLS=%VS100COMNTOOLS% Now it gives me the error error: command ...
0
votes
0answers
25 views

Improve diff viewer in Visual Studio 2010

In Visual Studio 2010 you can compare a local file with the latest version/workspace version. This opens up a diff viewer showing the two versions of the file side by side with the lines that are ...
1
vote
0answers
21 views

System.BadImageFormatException error when loading Visual Studio Express

When I try to load Visual Studio Express 2010, I get the following error at the VS splash screen and then the program fails to load. System.BadImageFormatException I've looked around for causes ...
0
votes
1answer
55 views

Increase font size of the autocomplete dropdown in visual studio

I want to Increase font size of the autocomplete dropdown in visual studio - which is the area highlighted in the red box in the following screenshot. How would I do this?
0
votes
1answer
42 views

Visual Studio 2010 replaces the character under the cursor when typing

I have been having this problem sometimes on Visual Studio 2010 (and Notepad++), where my text cursor, if I move it, turns into a "console" cursor, where that if you add characters it replaces the ...
1
vote
1answer
34 views

Do not search in comments Visual C++ 2010

Somewhere in the code, I've forgotten std::cout<< which is now messing up my console. But my code us full of commented debug outputs and VC++ searches through all of them, making it impossible ...
1
vote
1answer
39 views

Using Pin to source in Visual Studio 2010

I love using the Pin to Source feature to create floating watches for my variables, but sometimes I make to many and they clutter up the screen. I was just messing around with pinning and unpinning ...
0
votes
1answer
39 views

VS2010 Professional Installation

When I tried to install VS2010 from the DVD drive, I get error "Visual 2010 Professional Error right at beginning of Install - MSI returned error code 1612" The log file is copied to this link What ...
0
votes
0answers
42 views

How to stop the animated status bar icon for large C++ solutions in Visual Studio 2010?

In Visual Studio 2010, when I have a large C++ solution open, there's a small document icon containing "++" beside the line number in the status bar. It continually updates, "filling in" the icon ...
0
votes
1answer
31 views

VS 2010 shortcut keys not the defaul keys

I have installed ReShaper trial version and after that I have set the default shortcut keys which is supported by the Reshaper. Now the trial has expired and it is not working. My issue is now VS ...
3
votes
1answer
46 views

Regarding Build Times on high-end Windows Server 2008 R2 [closed]

There was a period in the Software development process when we had 7-8 hours long nightly builds. This was an year ago. I started making changes and today we have builds happening in 2-2.5 hours. ...
1
vote
0answers
66 views

Changing Visual Studio 2010 splash screen

I have seen how to change the splash screen on this thread, however it does not seem to be working. After looking around some more I stumbled upon a file called vs000223.dat which apparently contains ...
0
votes
1answer
463 views

VS 2010 SP1 installation failed for VS 2010 Ultimate trial

When i try to install VS 2010 SP1 for VS 2010 Ultimate(trial version) I get this error "Installation did not succees" Fatal error during installation Log file is displayed below : Number of ...
0
votes
0answers
75 views

TFS 2010- KB2182621 doesn't apply, or it is blocked by another condition on your computer

i have installed TFS 2010 in my windows 7 machine with service pack 1. having visual studio 2010 . initially i have connected to to TFS facing trouble in adding TFS server name. so i uninstalled TFS ...
0
votes
0answers
17 views

Visual Studio 2010 on windows 8 [duplicate]

I'm working on VS2010 and Windows 8. whenever I run the application windows starts flickering which is quite weird. I tried following things but didn't get any help out of it. Open Tools/Options ...
0
votes
0answers
70 views

Visual Studio 2010 on windows 8

I'm working on VS2010 and Windows 8. whenever I run the application windows starts flickering which is quite weird. I tried following things but didn't get any help out of it. Open Tools/Options ...
-1
votes
1answer
105 views

Why do I get the error “You must have Microsoft Visual Studio 2010 installed on your computer before proceeding.” when installing Visual Studio 2010? [closed]

I want to install Microsoft Visual Studio 2010. I have downloaded VsSDK_sfx.exe from http://download.microsoft.com/download/8/E/D/8ED90A2C-8172-4FCA-B17B-C29C3F0A9732/VsSDK_sfx.exe When I am trying ...
-1
votes
1answer
82 views

Having both Visual Studio Professional and Ultimate Installed can I remove only the professional?

I want to free a Visual Studio 2010 Professional license, so my company can use it on another computer, by removing it from "Add/Remove Programs". But I fear it can damage my Ultimate installation. ...
0
votes
0answers
39 views

How to stop Visual Studio from installing unnecessary dependencies?

Visual Studio installs too many dependencies, from SQL Data-Tier App Framework to Team Foundations Object Models and sync framework and a bunch of other SDKs that I never chose to install. The custom ...
0
votes
1answer
59 views

lost vs2010 pro disc can I convert trial for same effect?

I did a digital download of the iso for visual studio 2010 professional back a couple of years ago. When I got this iso I gave it to a coworker and asked for him to burn a few copies of the disc. I ...
1
vote
1answer
107 views

VS2010 support in Windows 8

I've bought Windows 8 and I am ready to make the move. I currently have Windows 7 Professional x64 and I don't think I'll have any problems during the update. Except for one single program so far: ...
1
vote
2answers
166 views

Can't install Visual Studio 2010 sp1 on Windows 8

I've got VS2010 installed and when I try to install sp1, downloaded from Microsoft, I get this error message: A compatible version of Visual Studio 2010 was not detected on the system. This update ...
0
votes
1answer
189 views

Multiple User login on the same local host — TFS

We have Visual Studio on our server P.C. and we have created multiple user accounts on the server. Now, when we run the same project from multiple accounts, and host them on local host, when one user ...
0
votes
1answer
276 views

Can't install Visual Studio 2010 on Windows 8

I'm trying to install VS2010 on my new Windows 8 machine. This is an install from an MSDN subscription and it installed fine on my Windows 7 machine. But when I try on the new machine, I have to ...
0
votes
1answer
162 views

visual studio x64 incompatibility

So I've been trying to install VS 2010 on windows 8. I know it works on windows 7, and I just recently upgraded to windows 8. Since I'm a student, I downloaded my version of VS 2010 from the MSDNAA ...
0
votes
0answers
163 views

Visual Studio 2010 Ultimate crashes the computer if running as administrator

My computer crashes and the screen freezes when I run Visual Studio 2010 ultimate as administrator. I have Visual Assist X 10.7 installed only. I'm using Windows 8 Pro x64.
0
votes
1answer
106 views

Error Installing ProPowerTools.vsix extension in Visual Studio Web Developer 2012

It is throwing me an error Visual Studio Extension Installer This extension is not installable on any currently installed products. How to Install it in Web Developer 2010 Express
1
vote
2answers
255 views

Can't install .NET 4.0 - error code 1406.

I am trying to install .NET framework 4.0 under Windows 7 but am getting an error with code 1406. I checked the logs: MSI (C:\a002a771e38ece7cca\netfx_Core_x64.msi) Installation failed. Msi Log: ...
0
votes
1answer
96 views

Super Slow Visual Studio

My Visual Studio 2010 professional is running super slowly. (This is during normal operation, not debugging or anything) I checked all the processes that were started by it in a program called Process ...
6
votes
3answers
176 views

Why does the control key get “stuck” when debugging in VS2010?

Sometimes the Ctrl key gets stuck somehow during debug sessions in Visual Studio 2010, and when I press Shift+F5 to stop debugging, it gets reset (Ctrl+Shift+F5). This gets very frustrating ...
0
votes
1answer
63 views

Why do some errors in Visual Studio disappear?

When debugging a project in Microsoft Visual Studio 2010 Professional, I built the project, resulting in about 15 errors. But as I scroll through the file containing the errors, some of the errors ...
1
vote
0answers
14 views

VS2010 Dissembly window goes on forever?

When I am looking at the assembler code in VS2010, in the Dissembler window- if I scroll downwards why does the assembler continue? Is this because it is representing the assembler of my mouse ...
0
votes
2answers
699 views

How can I completely remove my Visual C++ Express installation?

I have a bunch of 'Hotfix for Visual C++ Standard 2010 Beta 1 - ENU' updates installed. As well as 1 'Hotfix for Microsoft Visual C++ Express - ENU' I have already completely uninstalled Visual C++ ...
1
vote
1answer
54 views

Prevent adding of files in TFS

Is it possible to prevent other users from adding files to a certain directory? I tried an exclusive check-out on the folder but that only checks out the separate files within the folder.
1
vote
1answer
170 views

How to input date range in word for SQL query?

I have an Excel file that uses an SQL query to pull inventory usage of the medications in our pharmacy over a period of time. I currently just have to go to Data > Connections > Properties > ...
0
votes
0answers
35 views

“Global” favorites for work items and builds with multiple team projects in TFS in VS2012?

We currently use two team projects. One has our build definitions, the other has our work items. I can't merge the two together. One thing I liked in VS2010 was that I could have all my favorites, for ...
0
votes
0answers
51 views

SQL Server Express 2008 with Visual Studio 2010

I am completely new at this and I've tried to surf the net for answers, but can't seem to find the right ones. I believe that everything that I've done is almost working, it's just that I don't know ...
2
votes
0answers
268 views

Uninstalling Visual Studio 2010 components

Hope I'm asking this in the right place. I've recently installed Visual Studio 2010 Professional (for a university project). We have to design a dummy interface for a system modelling scrum management ...
1
vote
0answers
68 views

Visual Studio 2010: How to draw a multiobject in a UML sequence diagram?

When "a client interacts with the elements of a collection, you can use a multiobject" (src), drawn like so: In my Visual Studio 2010 Ultimate, I have no option to make a "participant" part of a ...
0
votes
0answers
21 views

How to find matched parenthesis

Suppose I use Visual Studio 2010 to write jquery code, there are a lot of parenthesises. I may miss one or more parenthesises. What i sthe quick way to find or check matchness of parenthesis?
0
votes
1answer
1k views

How to get Product Key for Visual Studio 2010 from MSDNAA without downloading?

I've installed Visual Studio 2010 Professional Trial from the public ISO download site. Then I noticed that I don't have a Product Key yet so I logged in to DreamSpark with my MSDNAA login (that is ...

1 2 3 4 5 7