Results 1 to 6 of 6

Thread: C# 2005 Express blue screens

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2005
    Posts
    20

    C# 2005 Express blue screens

    I've only been using the new c# for 2 days, but I've gotten at least 10-20 blue screens/restarts.

    It's not like I'm doing anything specifc either. I'll be building a helloworld app or xml parsing and as soon as I build, or run it's like tossing a coin to see if it'll blue screen.

    Has anyone else had this happen to them?

  2. #2
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    Re: C# 2005 Express blue screens

    I've been using VS 2005 Pro for about 2 weeks now, and I haven't seen that.

    I know all copies of VS come with free technical support. Not sure about the express edition though.

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: C# 2005 Express blue screens

    That sounds almost certainly like a hardware issue.

    What is the STOP error code that you get? e.g. PAGE_FAULT_IN_NONPAGED_AREA, etc. Usually you can deduce what's wrong from which one of those it is. Also note if it is always the same one.

    I'd guess that it could be a flaky power supply, or bad memory timing/dodgy RAM chips.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jun 2005
    Posts
    20

    Re: C# 2005 Express blue screens

    well, I'm running on a laptop, and the blue screen never sticks around long enough before it auto-restarts so I can't tell what the message is.

    Now that you mention the power supply issue penagate, I have been having trouble with my batter and a/c adapter (laptop won't start up with the batter in it at all). That might be it.

  5. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: C# 2005 Express blue screens

    To stop the auto-restart (which is enabled by default on all newer Windows), go to Control Panel -> System -> Advanced -> Startup And Recovery -> Settings and uncheck "Automatically restart".

  6. #6
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: C# 2005 Express blue screens

    I've had very similar issues, but mine sometimes just locks the computer with no blue screen.

    I was getting a very steady blue screen with the VSDATANT.SYS coming up as the cause. I found that this is linked to ZoneAlarm. I downloaded the latest version (6.0.667) and those seemed to go away.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width