Tagged Questions

SP1 release brings in bug fixes and performance improvements, plus a number of feature enhancements. This includes improved local help support, IntelliTrace support for 64-bit applications and SharePoint, built-in Silverlight 4 Tooling support in the box, unit testing support when targeting .NET ...

learn more… | top users | synonyms

65
votes
2answers
15k views

Visual studio sp1 error: silverlight_sdk.msi is unavailable

I'm trying to install the sp1 for visual studio 2010. I first installed the beta and it worked fine. Then I used the web platform installer to install the SQL CE compact 4, which i assume installed ...
40
votes
1answer
3k views

css file not opening in visual studio 2010 sp1?

I am unable to open css file in visual studio 2010 after adding in project. It shows error. "The operation could not be completed.Unspecified error". Even if i try to css in webpage directly, there ...
13
votes
2answers
1k views

Team Foundation Server 2010 and NuGet package folder

I've been using the NuGet Package Manager in Visual Studio 2010 to add third party dependencies to our projects such as NUnit, Elmah etc. By default these are installed to the packages folder at the ...
13
votes
7answers
4k views

Visual Studio 2010 SP1 Performance

I've noticed since installing Visual Studio 2010 SP1 that I'm having huge performance issues. It will randomly freeze up on me quite a bit. I had no performance issues with Visual Studio 2010 before ...
13
votes
4answers
2k views

The target “_CopyBinDeployableAssemblies” does not exist in the project

I installed Visual Studio 2010 SP1 the other day and now when i try to "publish" my apps i get this error on ALL of my projects. The target "_CopyBinDeployableAssemblies" does not exist in the ...
11
votes
1answer
240 views

What are the differences in the disassembly of two .NET executables built from the same source code?

Set up: same source code is used build a .NET 4 executable (console application) on two different machines. Microsoft Visual Studio 2010 SP1 .NET 4 settings are identical on the two machines ...
10
votes
8answers
235 views

C# compiler not recognizing yield return methods as similar?

If I have two yield return methods with the same signature, the compiler does not seem to be recognizing them to be similar. I have two yield return methods like this: public static ...
8
votes
1answer
93 views

Will vsdoc files work for vbscript?

In an attempt to create better intellisense support for legacy classic asp / vbscript, will the visual studios vsdoc files work for other scripting laguages e.g. vbscript?
7
votes
2answers
1k views

Visual Studio 2010 SP1 Beta slow install

Started the SP1 beta install at 8 am today and at 11 am decided that the progress bar looked decidedly hung at about 5%. I pushed cancel which gives a message saying its rolling back but leaves the ...
6
votes
1answer
86 views

Visual Studio 2010 hangs on “Configure Remote Desktop Connections” for Windows Azure

When trying to access the settings for the remote desktop connections in my Azure project Visual Studio 2010 SP1 hangs until forced to close. I installed the new Azure SDK (november 2011) and the ...
6
votes
0answers
100 views

IronRuby 1.3.1 VS 2010 SP1 Installation Issue

I've downloaded the latest release of IronRuby from codeplex and ran the install with no issues. However when I come to create a project i receive the message: IronRuby installation not found. ...
5
votes
3answers
1k views

Resharper: Cannot resolve symbol 'Eval' in VS2010 SP1

I just installed SP1 for VS2010, and since then I get error messages from Resharper for stuff that used to work and be ok for Resharper (5.1) before. The error messages are "Cannot resolve symbol ...
5
votes
5answers
437 views

My open documents(tabs) keep disappearing in VS2010 SP1

In VS 2010, after I would close my solution, and then re-open it the next day, all the documents that I had open, would still be open. Just what I wanted. After installing SP1, every time I open my ...
5
votes
2answers
454 views

Is it possible to use custom host headers / bindings with IIS7 Express?

I'm trying to configure a new ASP.NET MVC3 using IIS7 express (on my local development machine) to use a custom domain name. eg. my local dev machine. kick open my web browser goto ...
5
votes
3answers
614 views

Has VS 2010 SP1 changed where the .config file is picked up from in VSTO add ins?

I have an outlook 2010 add-in that has a service reference to a simple web service we have set up. The config for the service is in the app.config file. This add-in is deployed using windows installer ...
4
votes
2answers
926 views

How can I tell if I have Service Pack 1 for Visual Studio 2010 installed?

How can I tell if a computer has Service Pack 1 for Visual Studio 2010 Ultimate? I assume it is by version number, but I don't know what version means what. (The version I am looking at is ...
4
votes
3answers
348 views

How Do You Configure Pex to Respect Code Contracts?

Given the following example code, how can I configure Pex to respect my Code Contracts? public static IEnumerable<User> Administrators(this UserGroup userGroup) { ...
4
votes
4answers
1k views

Problems after installing Visual Studio 2010 SP1?

I installed VS 2010 SP1 last week and have noticed a couple of problems. My Class template disappeared. I can no longer right-click and select Add > Class... or select Add > New Item... > Class ...
4
votes
3answers
1k views

What big benefits come from VS2010 SP1?

The Visual Studio SP1 beta just became available. I'm tempted to give it a try, since it apparently contains quite a few fixes and improvements. I haven't had any specific issues with VS2010, so I'm ...
3
votes
1answer
55 views

Do you have to upgrade TFS when upgrading Visual Studio?

We'd like to upgrade from VS2010 to SP1, but are not ready to upgrade TFS2010 to SP1. Do we have to wait or can VS be upgraded independently of TFS? Is there any documentation stating this?
3
votes
1answer
2k views

Is it possible to download standalone Visual Studio 2010 service pack 1?

I tried to download the package but all I can find is the web installer here I want to download a standalone/iso-disk installer. Is it possible?
3
votes
1answer
391 views

Has VS2010 with SP1 intellisense changed autocomplete defaults?

It appears that sometime after I installed VS2010 sp1 autocomplete now requires me to push the down arrow to select the object I'm typing. For example the old behaviour was to just type the object ...
2
votes
1answer
124 views

VS 2010 SP1 Forcing Silverlight Upgrade

On our developer machines, we have Silverlight 4 installed. We upgraded to VS 2010 SP1, and now our Silverlight projects won't open; it is prompting us that we need to install the newer version of ...
2
votes
0answers
50 views

IIS Express fails to start VS2010sp1 project

I have a sporadic issue whereby occasionally when I boot my computer, open a solution and start the debugger for a project set to run under IISExpress, that IE opens and shows a diagnose connection ...
2
votes
2answers
90 views

Visual Studio 2010 SP1 breaks things?

I'm using this little code snippet to catch Java processes with certain parameters: string query = "Select * From Win32_Process Where Name = 'javaw.exe'"; ManagementObjectSearcher searcher = new ...
2
votes
1answer
120 views

Trying to Add Resource in Visual Studio 2010 Pro SP1 results in “The operation could not be completed. Unspecified error” message with C++ project

I'm using Windows XP Professional SP3 and recently switched to Visual Studio 2010 Professional SP1 to work on a C++ project. If I try to right-click on a project inside Solution Explorer and select ...
2
votes
3answers
168 views

Visual C++ 2010 SP1

As a C++ developer using Visual Studio 2010, what do I gain from installing SP1 (that is related to C++)? Any significant language/library changes related to C++0x/TR1? Or is SP1 mostly a bugfix ...
2
votes
1answer
746 views

Where can I download full autonomous offline installer of Visual Studio 2010 SP 1 update? [closed]

Looking to update Visual Studio 2010 to SP 1 I have only managed to find a 795k-sized online update bootstrapper and a huge 1.5g-sized ISO (which, I suppose, is so huge because of many localizations ...
2
votes
2answers
539 views

Moles 0.94.51023.0 error on VS 2010 SP1

I'm trying to mole System.ServiceModel v4 in VS 2010 SP1 with Moles 0.94.51023.0 and I keep getting the following errror: The type or namespace name 'IHttpCookieContainerManager' does not exist in the ...
2
votes
1answer
133 views

Do my clients need to update their .Net Framework 4 (VS SP1)

If i update my VS to SP1, will my clients need to update their computers with the latest 4.0 update? Or is it deployed with the dlls? I dont plan on using the Platform Update ...
2
votes
1answer
110 views

VS 2010 Express does not recognise .SQL files?

I have the latest version VS2010 express installed and it does not recognise SQL files. The files are opened as plain text. Is there a setting somewhere that will enable VS2010 to view SQL files in ...
2
votes
3answers
931 views

VS2010 SP1 unit tests targeting 3.5 framework fail if using private accessor

I converted a solution from VS2008 to VS2010 SP1, and changed the unit test project to target the 3.5 framework. Other than having to fix a few references in the unit test project, everything worked ...
2
votes
2answers
1k views

Visual Studio 2010 - Service Pack 1 Beta rollback?

I recently installed Visual Studio 2010 Premium at my work computer. I'm evaluating the installation of the VS2010 SP1 Beta to adjust many little problems that I've noted in using VS2010. But I ...
2
votes
2answers
466 views

T4 referenced assembly blocks build

In Visual Studio 2010 I have the following project layout: Solution project A class C class D project B T4 template The T4 template contains a assembly reference like this: <#@ assembly ...
1
vote
1answer
173 views

Visual Studio 2010 Service Pack 1 is not installing

While installing Visual Studio 2010 Service Pack 1 , I am getting this Error : Installation did not Succeed . Microsoft Visual Studio 2010 Service Pack 1 has not been installed because : Generic ...
1
vote
0answers
25 views

Visual Studio 2010 JScript Editor and large javascript files very slow

Using a new laptop at work, my Visual Studio 2010 JScript editor basically locks up whenever I open the coffee-script.js v1.2.0 (minimized) file. It basically consists of a single line that is about ...
1
vote
1answer
43 views

Avoid hardcoded icon file paths in .resx file

I'm trying to get our app to handle different icon sets (make it sort of skinnable). I asked about the usual way to do it here. When I tried to apply the solution from the answer, I replaced all ...
1
vote
1answer
76 views

VS2010 debugger: object inspection & immediate window issues

I'm pretty sure I've just accidently turned something on / off... but what, I don't know! Can anyone tell me why when I'm stepping through my code and I go to inspect one of my objects they all look ...
1
vote
2answers
154 views

why compiler can't deduce template argument in my code?

I'm using visual studio and I've tried every thing I could think of. but don't know why this piece of code generates error, this is my code: template <class A,class B> B returnArgtype(void ...
1
vote
3answers
218 views

VS 2010 reporting tool

I have an ASP.NET project in VS 2010 SP 1 and I need to implement several reports. The interesting fact is that I'm only manipulating objects and I have no database direct access. One C# object can ...
1
vote
2answers
249 views

VS2010SP1: Project always out of date when debugging

I experienced this problem in VS2010 before, and solved it looking at this SO question. However, now that I upgraded my VS to SP1, it appeared again. I tried to solve it the same way, enabling C++ ...
1
vote
1answer
1k views

problem installing visual studio 2010 service pack 1 after uninstall

I installed visual studio 2010 service pack 1 and uninstalled it. Now I need to install it again and the installer says Requisitos de instalación: Microsoft Visual Studio 2010 Service Pack 1 ...
1
vote
1answer
91 views

Do all the members of my development team have to upgrade to Studio 2010 SP1 simultaneously?

We have 7 developers, plus a build machine or two, all currently running VS2010 RTM. We want to upgrade to SP1, but we'd prefer not to have to all go at once - a simple scheduling concern. Can we ...
1
vote
1answer
220 views

Visual Studio 2010 SP1 / IIS Express and Windows Identity Foundation compatibility

I'd like to install the SP in order to be able to use the IIS Express integration and IIS Express itself. I have some Windows Identity Foundation (WIF) projects that we have developed. Are there any ...
1
vote
2answers
1k views

How to repair Visual Studio 2010 after broken installation of Async CTP

When I try to install the Async CTP for Visual Studio 2010 the installer fails. I got the same problem bob mujica described in ...
1
vote
1answer
687 views

Is there an expected date for Visual Studio 2010 SP1 RTM? [closed]

I'm wary of installing the beta but am anxious to get started on some of the new features that come with VS 2010 SP1. Does anyone have any information on when the RTM will become available? Even an ...
1
vote
1answer
1k views

how to stop runtime error in Visual studio whenever jscript run in web-application

I used a plugin who try to get value by many methods [because some of them not implemented in all browser]. code is everywhere work and give performance fine for me. The problem is that IE not ...
0
votes
0answers
91 views

Trouble building boost 1.48

I am having trouble building boost 1.48 using my normal build command line, which in a Visual Studio x64 Win64 command prompt consists of: bjam -j 8 --without-mpi --without-python ...
0
votes
1answer
47 views

Silverlight 5 Tools For Visual Studio - troubles with install

I have Visual Studio 2010. I installed Visual Studio 2010 SP1. When I'm trying to install Silverlight 5 Tools, I get error below: Setup has detected that Visual Studio 2010 Service Pack 1 is not ...
0
votes
1answer
76 views

MS deploy from deploy dialog (not powershell) does not work if there are quotes

In my Visual Studio 2010 SP1Rel, MS web deploy has suddenly stopped workingwith this error: Unrecognized argument 'Web'. All arguments must begin with "-". The argument "Web" refers to the ...

1 2