Visual Studio cannot perform simple code updates
How come Visual Studio doesn't update existing source code properly?Example: I have a SQL Server database tool I developed using Visual Studio 2008. I should be able to take this code; convert it for...
View Articleusing sn.exe (strong naming tool) in a Windows CMD script and supplying the...
Hi,I need to call sn.exe (twice) as shown below:"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\sn.exe" -R MyInterop.dll My.pfx"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\NETFX 4.0...
View ArticleMicrosoft Visual Studio 2005 is building dependent projects in parallel with...
I have a situation where we have six projects in a VS 2008 solution. They have a dependency tree similar to the following: A depends on B B depends on C, D, E, F C depends on F D, E, and F...
View ArticleInternet Explorer Developer Tools not working with F12 after Visual Studio...
My Internet Explorer Developer Tools worked just fine before I installed the Visual Studio Update 2 (RTM). After the update F12 in IE does not open the Developer Tools anymore but switches to Visual...
View ArticleVisual Studio 2013: error list keeps appearing whenever I start a build
I prefer to see the Output window after a build, and not the error list. I've set the relevant options in VS2013: I've disabled "Always show Error List if build finishes with errors" and I've enabled...
View ArticleRe-licensing Visual Studio 2008
I have been running Visual Studio 2008 under a volume license for several years. It expired in Jan and I have been getting warnings that my Trial Edition is about to expire. So I bought a MSDN...
View ArticleUrgent !!! Launch Visual Express 2010
Hello, I have a hard time to find icon or .exe to launch visual express 2010 in window 7. Does anybody having problem as i do? Thanks for your help in advance.
View ArticleTrouble sign-in in Visual Studio 2013 Ultimate
Today all of a sudden my Visual Studio didn't automatically log me in and it show a yellow warning icon on the upper right corner. I tried click on sign in but nothing happen. I tried account setting...
View Articleshow dependency graphs
Hello,Visual Studio Ultimate has the Feature ' Architect'.With this you can see dependeny Graphs visual.On the buy site of Microsoft you see, that in Visual Studio Premium it is also possible to show...
View ArticleCan't create project or open existing web applications
Hi,I'm using VS 2013 Pro and having big problems. Opening an exsiting Web application and creating new web applications throws errors, rendering VS completely useless.I will try to describe the...
View ArticleLost other selections in Attatch to process / Transport in VS2005 / VS2008
Hi Guys, I met a strange bug that I cannot select other transport type in remote debugging in VS2005 / VS2008. I've tried to repair / uninstall & re-install, but neither helps. And I'm sure I'm not...
View ArticleUnable to sign in with VS 2013 SP2
Hi guys,I installed the SP2 yesterday on my 2 devices. On one of them the sign in button is just symboled by a yellow sign. When I click on it, nothing happens. I already tried to repair the...
View ArticleError on Installing SSDT BI for Visual Studio 2012
Hi There,I tried to install SSDTBI for VS 2012 but received below errorTITLE: Microsoft SQL Server 2012 Service Pack 1 Setup ------------------------------The following error has occurred:VS Shell 2012...
View ArticleStatic Code Analysis ends in compiler error with C2171 when including Qt...
First: If this is the wrong forum, please move. The only relevant static code analysis forum I found was in the archived section.In VS 2012 we are experiencing compiler errors when analyzing code that...
View ArticleImport IDE settings from VS2010 to VS2013
I successfully installed VS2013 express on both a Win7 machine and on a Win 8.1 machine.On the Win8.1 machine I can import IDE settings from VS2010, BUT on the Win7 machine the import function seems to...
View ArticleCan't sign in to Visual Studio 2013 - Browser is security restricted or...
I have Visual Studio 2013 Express edition installed and the 30 days trials are about to expire. In order to license it I need to sign in via Visual Studio but it fails. Here is the thrown...
View ArticleOdd problem with Form
Visual Studio 2012 - Winforms - C#I copied a form from one project and included it in another project.I copied the form.cs, form.Designer.cs and the form.resx files to the other project.I renamed the...
View ArticleRegister (now ancient) Visual C++ Express 2005?
I'm trying to install and run Visual C++ 2005 Express Edition so that I can build legacy software. I have the original installer, and was able to install VC++ 2005 in Windows 8.1 without any problems...
View ArticleFind in String Table
I have noted that, in my Visual Studio 2013, when I try execute "Find" in an "String Table" in fact "Find in Files" appears. This happens using the menu "Edit -> Find & Replace -> Quick Find"...
View ArticleStrange Error "The File Exists"
Hello all,I recently tried out Xamarin Studio thinking it would be able to help me with iOS development. When I discovered that it did not do what I wanted it to do, I uninstalled it. Unfortunately,...
View Article