> dear sir/madam,
> AS I START TO DEBUG ANY PROGRAM IN C# CONSOLE, PC GETS RESTART.
> PLZ HELP ME OUT.
>
> Thanks in Advance.
Need more details: Operating system (version/SP?), debug program or
development environment (version)?
Any error messages or memory dumps?
Is it just a restart (where programs close one by one and your prompted for
unsaved data, etc.) or is it a crash?

Signature
Roger Frost
"Logic Is Syntax Independent"
bhagyamesh@gmail.com - 11 Mar 2008 10:49 GMT
> <bhagyam...@gmail.com> wrote in message
>
[quoted text clipped - 17 lines]
> Roger Frost
> "Logic Is Syntax Independent"
operating system:WINDOWS XP WIN 2002, SP2, .NET FRAMEWORK 2.0
Roger Frost - 11 Mar 2008 10:58 GMT
>[...]
>
> operating system:WINDOWS XP WIN 2002, SP2, .NET FRAMEWORK 2.0
That doesn't answer all of my questions, but it's a start....
So what you're saying is this is happening with _all_ of your console
applications while debugging on WinXP _and_ Win2K boxes...
You stumped me, but I'll do some looking around.

Signature
Roger Frost
"Logic Is Syntax Independent"
bhagyamesh@gmail.com - 11 Mar 2008 11:21 GMT
> >[...]
>
[quoted text clipped - 10 lines]
> Roger Frost
> "Logic Is Syntax Independent"
yes, this is happening with all console applications.
Roger Frost - 11 Mar 2008 11:39 GMT
>[...]
>
> yes, this is happening with all console applications.
Personally, I like Marc's hosed OS theory. You said it happens during
debugging, so I guess it doesn't happen when just running a release
version... if it does (but its really worth a try anyway) reinstall your
framework.

Signature
Roger Frost
"Logic Is Syntax Independent"
bhagyamesh@gmail.com - 11 Mar 2008 10:52 GMT
> <bhagyam...@gmail.com> wrote in message
>
[quoted text clipped - 17 lines]
> Roger Frost
> "Logic Is Syntax Independent"
IT DOESNT SHOWS ANY MESSAGES, AUTOMATICALLY GETS RESTART.
Marc Gravell - 11 Mar 2008 10:57 GMT
> IT DOESNT SHOWS ANY MESSAGES, AUTOMATICALLY GETS RESTART.- Hide quoted text -
anything interesting in the event log? blue-screen? or just reboot?
It seems a bit too deterministic to be a hardware issue, but I
wouldn't rule it out... it could just be that you OS is hosed...
either way, it doesn't look good.
Marc
Mike - 11 Mar 2008 12:54 GMT
I whole heartedly agree with Marc on this one, random reboots are a
reasonably common error with xp systems especially ones lacking maintenance,
easy fix would be to burn your projects to a dvd and give yourself a nice
clean format, if the problem still persists after this, and you can run
your backed up projs on another machine, then you know its a hardware
problem, and they're not so easy to find and fix (switching round RAM dims,
testing components in other machines, replacing expensive equipment...)
Hopefully this is not the case and a format will fix your problems, you'll
just need to spend a few hours to reinstall all of your apps.
Good luck
Mike Powell
Ramuseco ltd .NET Consulting
>> IT DOESNT SHOWS ANY MESSAGES, AUTOMATICALLY GETS RESTART.- Hide quoted
>> text -
[quoted text clipped - 6 lines]
>
> Marc