visual-studio-2013 Questions

2

We have an ASP.NET project using IIS Express while debugging. After starting VS2013, then loading the solution, building the solution and starting the web application in debug mode, the output wind...
Sulfonation asked 27/3, 2015 at 15:45

5

Solved

I have cloned a project to my computer using TFS, when I build the project I get this error : Error 6 Task could not find "LC.exe" using the SdkToolsPath "" or the registry key "HKEY_LOCAL_MAC...
Sinew asked 29/9, 2014 at 15:35

9

Solved

I recently got into a strange problem, it seem to have happen randomly. When I make changes inside a XAML-file (It can be anything, change text in a button, change color of background etc.) my vi...
Agglutinative asked 1/2, 2014 at 22:30

6

Solved

I found a thread: Highlighting kills my Razor syntax in Visual Studio 2010 , asking and explaining how to turn off the highlighting for Razors code. The problem is, I navigate to: Tools -> Opti...
Allegraallegretto asked 9/2, 2015 at 6:54

8

Solved

I have just created a workspace on a new machine, got latest of our project from TFS, enabled NuGet Restore, and I get the following (skimmed-down) output: 1>------ Rebuild All started: Project...

5

Solved

Consider the following window setup: Currently there are two tab groups open. The left tab group is active (with the ListingDetailsDTO.cs window active). I would now like to switch to the righ...
Kathie asked 30/4, 2014 at 7:12

9

Solved

I'm keep getting this error is VS2013 Could not load file or assembly 'DocumentFormat.OpenXml, Version=2.0.5022.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. In...
Gorlovka asked 14/8, 2014 at 11:48

4

I'm using Visual Studio Professional 2013, and I'm trying to import an ASP.NET web site whose files were on SVN so that I can run and debug the website locally. I created a new web site and changed...
Bentinck asked 19/5, 2014 at 2:35

3

Solved

Is it possible to set the default project of Visual Studio, similar to Eclipse Workspace ? I know I can shift projects to different drives later on, but How to create a project in specific locatio...
Meganmeganthropus asked 30/4, 2015 at 14:9

4

I'm publishing a Web Application from Visual Studio 2013. I need include folders that are not a part of the project, and exclude some folders (some apart of the project, some not apart of the proje...
Monoacid asked 14/9, 2015 at 16:58

2

Solved

How can I add a project I have developed separately to my current solution including all its project files? When I select Add existing project in my solution explorer, the project is added but I do...
Sinking asked 21/10, 2014 at 19:13

8

I tried to run a solution through Visual studio on my local machine. I get the webpage to appear and receive the error on the page: Unable to connect to the remote server No connection could be mad...
Soche asked 11/2, 2016 at 21:56

4

I am creating an ASP.NET web application and currently running it with Visual Studio's built in IIS Express. It normally starts up on localhost and runs just fine. However, one of the external API'...
Ott asked 4/11, 2016 at 19:32

10

I am using Visual Studio 2013 and I am facing a weird issue from last few days. Whenever I try to set a break point, I get an error "The Following breakpoint cannot be set", "The breakpoint faile...
Foskett asked 10/12, 2014 at 14:17

4

Solved

I use Visual Studio 2013 Professional Update 4 in combination with multiple SQL Server 2012 Enterprise servers/instances. The Idea was to create a Version controlled deployment using a Visual Studi...

24

Solved

I just upgraded from Visual Studio 2013 to 2015 and now I am having trouble with breakpoints. It's a hit or a miss where break points will actually work and if I set one while debugging I get the ...

27

Solved

I'm trying to run the following statement but am receiving the error messages just below. I have researched answers to no end and none have worked for me. I'm running Office 365 (64bit). I have loa...
Witenagemot asked 8/10, 2014 at 22:3

4

I've been developing a windows phone app in a team since June. Everything worked fine with all the syncs until today. I synced the project and vs started giving me the errors "WindowsPhoneApp.Mai...
Rigatoni asked 27/9, 2015 at 10:10

32

Solved

I have been having issues with Intellisense in Microsoft Visual Studio 2012. I will be working in a project, editing code and whatnot (after a period of time, anywhere from 5 minutes to over a...

2

Solved

In Notepad++ for example when your cursor is next to a brace it will highlight the corresponding opening or closing brace on screen. Check out the link below for a example as to what I mean. http:...
Sherrill asked 6/6, 2015 at 2:20

4

When I press F1 in Visual Studio, it opens the MSDN website in Internet Explorer. I would like it to open in Google Chrome (as links do from other apps). How can I achieve that? Google Chrome is m...
Halfmast asked 24/7, 2013 at 8:6

3

Solved

I'm having a .NET Web API. I wish to make it as CORS Platform. So, I referred http://www.asp.net/web-api/overview/security/enabling-cross-origin-requests-in-web-api In the above link they explaine...
Megalo asked 29/6, 2016 at 7:1

3

I'm writing a piece of code that's just a bunch of JavaScript and JSON files -- it's a grunt plugin, rather than a website -- and I'd like to edit files and manage source control through Visual Stu...
Endaendall asked 28/2, 2014 at 20:13

4

Solved

Is there a way to organize C# usings (remove and sort, in separate or together) via a shortcut in Visual Studio for one or more files of a project? I know that this can be done via the menu for on...
Blockbusting asked 27/1, 2015 at 15:17

6

Solved

I have a Visual Studio (Community 2013) solution with many c# projects on my pc and I've just upgraded to Windows 10 from 7. The project uses .Net Framework 4.0 Client Profile. On win7 everything w...
Stockbroker asked 6/9, 2015 at 16:8

© 2022 - 2025 — McMap. All rights reserved.