I have Visual Studio 2010 installed along with DevExpress 10.2. When I lock the machine and unlock it, a blue screen of death appears.

I also experience the same problem when the machine is kept running for about one to two hours. The same software is installed on a desktop, but no problem there.

My laptop is a Dell Latitude E6410.

link|improve this question
1  
While you are referring to software development tools, this does not feel like a programming related question. Voting to move to superuser.com. – Fredrik Mörk Feb 24 '11 at 12:30
Are you running on Windows 7 x64? Because I do and Visual Studio 2010 doesn't like my GPU drivers and keeps black-screening me... :( – Felipe Fiali Feb 24 '11 at 13:43
feedback

migrated from stackoverflow.com Feb 25 '11 at 10:52

This question came from our site for professional and enthusiast programmers.

3 Answers

I'm getting the same problem on a Lenovo T410 (running xp 32bit). If I come out of vs2010 before locking the screen it does. Turning off hardware acceleration for WPF seems to have helped

http://msdn.microsoft.com/en-us/library/aa970912.aspx#disablehardwareacceleration

Your milage may vary though.

link|improve this answer
feedback

Solution/workaround to model Dell Latitude e6410: Upgrade with graphics driver XP32 Intel GMA HD Integrated Graphics Driver ( Intel_multi-device_A05_R296698). The crash issue while locking and unlocking doesn't happen again.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown