Click here to Skip to main content
15,898,538 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Process Kill HELP! Pin
jitforce258524-Aug-12 5:28
jitforce258524-Aug-12 5:28 
GeneralRe: Process Kill HELP! Pin
Dave Kreskowiak24-Aug-12 6:19
mveDave Kreskowiak24-Aug-12 6:19 
GeneralRe: Process Kill HELP! Pin
jitforce258524-Aug-12 17:33
jitforce258524-Aug-12 17:33 
AnswerRe: Process Kill HELP! Pin
Eddy Vluggen24-Aug-12 22:27
professionalEddy Vluggen24-Aug-12 22:27 
AnswerRe: Process Kill HELP! Pin
Vijay Selvaraj27-Aug-12 0:30
Vijay Selvaraj27-Aug-12 0:30 
GeneralRe: Process Kill HELP! Pin
Eddy Vluggen27-Aug-12 1:25
professionalEddy Vluggen27-Aug-12 1:25 
QuestionHow to debug Visual Studio Crashing Pin
Clark Kent12322-Aug-12 9:13
professionalClark Kent12322-Aug-12 9:13 
AnswerRe: How to debug Visual Studio Crashing Pin
Big Daddy Farang22-Aug-12 9:56
Big Daddy Farang22-Aug-12 9:56 
That sounds like a tough one. Because you say, "crashes during a build" I'm assuming that you can open VS and your solution without problem. When you start the build, the problem occurs. If that's correct, I'd try watching very carefully the output window to get clues about how far the build progresses before the crash. You've probably already done that, leading to your suspicion that a dll might be the problem.

Another thing I would try is this. Delete all output files produced by a build. (Does Build / Clean still work?) Close VS and make sure everything was cleaned, or perform the task manually. Next I'd delete the .suo file. This is a hidden file in the same directory as your .sln file.

If that doesn't help, I'd hope for more suggestions from other people here. Smile | :)

Good luck!
BDF

I often make very large prints from unexposed film, and every one of them turns out to be a picture of myself as I once dreamed I would be.
-- BillWoodruff

GeneralRe: How to debug Visual Studio Crashing Pin
Clark Kent12323-Aug-12 1:57
professionalClark Kent12323-Aug-12 1:57 
GeneralRe: How to debug Visual Studio Crashing Pin
Anand Deshmukh23-Aug-12 3:01
Anand Deshmukh23-Aug-12 3:01 
AnswerRe: How to debug Visual Studio Crashing Pin
Wes Aday22-Aug-12 11:26
professionalWes Aday22-Aug-12 11:26 
GeneralRe: How to debug Visual Studio Crashing Pin
Clark Kent12323-Aug-12 1:52
professionalClark Kent12323-Aug-12 1:52 
AnswerRe: How to debug Visual Studio Crashing Pin
Richard MacCutchan22-Aug-12 21:13
mveRichard MacCutchan22-Aug-12 21:13 
GeneralRe: How to debug Visual Studio Crashing Pin
Clark Kent12323-Aug-12 1:48
professionalClark Kent12323-Aug-12 1:48 
GeneralRe: How to debug Visual Studio Crashing Pin
Richard MacCutchan23-Aug-12 1:51
mveRichard MacCutchan23-Aug-12 1:51 
GeneralRe: How to debug Visual Studio Crashing Pin
Clark Kent12323-Aug-12 1:55
professionalClark Kent12323-Aug-12 1:55 
GeneralRe: How to debug Visual Studio Crashing Pin
Eddy Vluggen23-Aug-12 2:06
professionalEddy Vluggen23-Aug-12 2:06 
GeneralRe: How to debug Visual Studio Crashing Pin
Richard MacCutchan23-Aug-12 2:49
mveRichard MacCutchan23-Aug-12 2:49 
Questionfirst time application starts Pin
Member 429909620-Aug-12 19:52
Member 429909620-Aug-12 19:52 
AnswerRe: first time application starts Pin
Shameel20-Aug-12 20:31
professionalShameel20-Aug-12 20:31 
AnswerRe: first time application starts Pin
Richard MacCutchan20-Aug-12 21:13
mveRichard MacCutchan20-Aug-12 21:13 
GeneralRe: first time application starts Pin
Member 429909621-Aug-12 23:01
Member 429909621-Aug-12 23:01 
QuestionRe: first time application starts Pin
Eddy Vluggen20-Aug-12 23:10
professionalEddy Vluggen20-Aug-12 23:10 
AnswerRe: first time application starts Pin
Sandip.Nascar23-Aug-12 4:45
Sandip.Nascar23-Aug-12 4:45 
GeneralRe: first time application starts Pin
Member 429909623-Aug-12 18:11
Member 429909623-Aug-12 18:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.