Windows 7 - Error message showing at startup - Asked By Bikash Samal on 09-Feb-12 01:07 AM

I've installed my software (EXE Built in C#) that runs a monitor.exe at system startup.
In all system it's working perfect, but in one system at startup it showing error message "Monitor.exe has stopped working".
After closing that message box while I checked in task manager processes list, the exe is running.
How to stop that error message coming at startup??

anybody plz give solution for this problem.......

Thanks in adv.....

Somesh Yadav replied to Bikash Samal on 09-Feb-12 01:28 AM
Hi This issue occurs if the disk driver in Windows 7 and Windows Vista is disabled. This driver must be enabled before you change the SATA/RAID mode of the boot drive.

for more information on how to solve the error please gothrough the below link.

http://support.microsoft.com/kb/922976
dipa ahuja replied to Bikash Samal on 09-Feb-12 03:03 AM
Start -> Run -> msconfig

now from msconfig go to the starup tab and uncheck the items which you don't want to run when the window starts
Bikash Samal replied to dipa ahuja on 09-Feb-12 03:20 AM
Thanks for the reply.....

But I want to run my exe while system starup. There are other exes too which are run at startup and not showing any error. Then what's the problem with mine and that's for only one machine not all machines. How to find the reason of getting error. If it is a software issue, then that should appear on every machine, not only in a single machine.

Is it a OS issue or what???
Could you please explain or give any solution for it??