Skip to main content

All Questions

155 votes
2 answers
81k views

How to use C# 7 with Visual Studio 2015?

Visual Studio 2017 (15.x) supports C# 7, but what about Visual Studio 2015 (14.x)? How can I use C# 7 with it?
Luis Teijon's user avatar
  • 4,879
189 votes
23 answers
626k views

CMake error at CMakeLists.txt:30 (project): No CMAKE_C_COMPILER could be found

I'm trying make a Visual Studio solution with CMake to compile the latest version of aseprite and CMake keeps giving me the: No CMAKE_C_COMPILER could be found. No CMAKE_CXX_COMPILER could be found. ...
Caio Fontes's user avatar
  • 2,093
384 votes
4 answers
164k views

Running two projects at once in Visual Studio

I created a solution in Visual C# 2010 Express that contains two projects: one is the client, the other is the server. I would like to debug both at the same time, but I can only seem to run one of ...
user avatar
3 votes
1 answer
4k views

How do I diagnose and fix a Visual Studio (for example 2015, 2017) crash?

I'm using Visual Studio 2015 in a Windows 10 environment. Visual Studio is constantly crashing. The solution opens up fine, but after typing a few letters I get a message saying that an error ...
boilers222's user avatar
  • 1,949
154 votes
23 answers
161k views

Multiple Errors Installing Visual Studio 2015 Community Edition

When installing Visual Studio 2015 Community Edition on Windows 10, using the web installer, everything runs fine, however, the following packages fail to install: Team Explorer for Visual Studio ...
TheKingOfAtlantis's user avatar
137 votes
12 answers
63k views

Visual Studio 2015 or 2017 shows IntelliSense errors but solution compiles

We are currently evaluating the new Visual Studio 2015 and encountered a strange problem with IntelliSense. When I compiled our main solution with the new studio the build succeeds, but nevertheless 6 ...
Ash's user avatar
  • 3,543
55 votes
16 answers
61k views

Visual studio (2015) emulator for android not working - XDE.exe - Exit Code 3

I have created a new Blank App (Xamarin.Forms Portable) project in Visual Studio 2015. When I try to run Droid project in Visual Studio Emulator for Android, I just get a generic error message: ...
Ladislav Margai's user avatar
56 votes
31 answers
105k views

Can't Add View from Controller in VS 2015 : "There was an error running the selected code generator"

I'm following a video tutorial where I'm required to create an empty ASP.NET Web Application with MVC, using Visual Studio 2015, being new to ASP.NET world, I'm following step by step. I got my ...
AymenDaoudi's user avatar
  • 8,191
205 votes
41 answers
222k views

Why is the Visual Studio 2015/2017/2019 Test Runner not discovering my xUnit v2 tests

UPDATE: Adding a 2019; the discovery/runner integration mechanism is same as per 2017 & 2015, so the key things that can go wrong are the same. I've read Why is the xUnit runner not finding my ...
Ruben Bartelink's user avatar
100 votes
11 answers
77k views

Packages not loading after installing Visual Studio 2015 RTM

The problem I had Visual Studio 2015 RC installed and installed Visual Studio 2015 RTM over it. I couldn't find anything on the Internet that said you couldn't do this. I don't know if this is ...
Danny van der Kraan's user avatar
25 votes
12 answers
23k views

Project builds but can't publish

I have an MVC project that for an uknown reason refuses to publish to a local folder in the PC. The log says the following: 3>------ Publish started: Project: Admin, Configuration: Release Any ...
Hrodger's user avatar
  • 1,278
343 votes
37 answers
370k views

NuGet Packages are missing

I searched this problem but none of the solutions worked. I have Visual Studio Professional 2015 installed and I am using TFS. My NuGet version is 3.1.6. This problem is happening only in my C# Web ...
Ques Tion's user avatar
  • 3,425
181 votes
24 answers
94k views

Breakpoint Failed to Bind - Visual Studio 2015

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 ...
Sealer_05's user avatar
  • 5,546
143 votes
32 answers
248k views

Visual Studio 2015 installer hangs during install?

I downloaded the full ISO for Visual Studio Ultimate CTP 6. The installation program got to about the 90% mark, gauging by the progress bar, and just stuck there. There was frequent activity from ...
Robert Oschler's user avatar
127 votes
7 answers
62k views

class name and method name dropdown list is missing (visual studio setting)

Does anyone know how to get my class name and method name dropdown lists again? It's the dropdown lists that are usually above the code. It's just a setting but i can't seem to find it. I don't want ...
Eric's user avatar
  • 8,068

15 30 50 per page
1
2 3 4 5
35