Hi ,
I have an application written in .Net 2003 that runs every 5 mins from the task scheduler to send mail, but recently i am getting the error message shown below that i could not debug at all.
Right now I am just killing the process as it shows the error and then restarting the application again. This is just the temporary solution for me. The error message is as follows:
Application has generated and exception that could not be handled
process id=0x1760(5984), Thread id=0x16fc(5884)
click ok to terminate the application
click cancel to debug the application
I appreciate any comments on this thank you
I have an application written in .Net 2003 that runs every 5 mins from the task scheduler to send mail, but recently i am getting the error message shown below that i could not debug at all.
Right now I am just killing the process as it shows the error and then restarting the application again. This is just the temporary solution for me. The error message is as follows:
Application has generated and exception that could not be handled
process id=0x1760(5984), Thread id=0x16fc(5884)
click ok to terminate the application
click cancel to debug the application
I appreciate any comments on this thank you
Picture of the actual error is:
No comments:
Post a Comment