Blue screen when compiling in Visual Studio

  • Thread starter Thread starter webstuff
  • Start date Start date
W

webstuff

Hi,

I recently started getting the BSOD (Stop 0xC5 and others) when
compiling my C# application in Visual Studio. I was convinced it was
was hardware problems until i checked out the code on my laptop and
immediately started getting blue screens again (Stop 0x8E) when
compiling. This is far too big a coincidence for me to believe that
both computers are going wrong independently.

Has any one else ever seen this? I'm getting quite stressed, because
there is no driver name in either of the errors and I can't really see
how to debug or find out what's going wrong.

Has anybody got any suggestions?

Cheers,
Rich
 
let it blue screen and dump the contents to disk. then reboot and have it
submit the error to MS so you can see an english translation of what the
error is.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top