Click here to Skip to main content
15,913,722 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I have an application connected to SQL Server. Whenever I try to run it, I never get past "Build Started" and then a popup tells me that there are build errors and asks me if I want to see them, but before I can even click on 'Yes', VS freezes and crashes.

I tried to run another project to see if the problem was isolated to the first project or not. When I ran the second project, it also initially crashed, but after VS restarted automatically, it ran just fine.

I tried to run the first project again, but VS 2015 just keeps crashing (even after restarting several times). When building, it says there are no errors, but when I look at the error list prior to that, there are none.

What I have tried:

1. I tried restarting VS 2015, did not work.
2. I also changed the viewing filter in the Error List from "Build + IntelliSense" to "Build Only", but the Error List stays empty.
3. I tried Clean Solution. VS crashed, then restarted.
4. I tried Rebuild. VS crashed, then restarted.
Posted
Updated 21-Sep-16 3:22am
v2
Comments
Karthik_Mahalingam 21-Sep-16 1:37am    
reinstall the vs-2015
[no name] 21-Sep-16 8:17am    
You can get support for Microsoft products from Microsoft support people.

1 solution

Given this is microsoft specific, if uninstalling/reinstalling does not work I would encourage you to visit this page and evaluate your options of what you'd like to do next.

If this link isn't correct, googling microsoft support forums is just as good.

Visual Studio service blog| Visual Studio Online[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900