kb speeded-up Tools has stop working
-
16 Februari 2012 16:45
Hello sir
I am running my application 24*7. It works fine in day time but at night it get crashed. I am running it through scheduler.
It is giving following error in application event...
Description:
Stopped working
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: kb.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 4ea0375e
Problem Signature 04: System
Problem Signature 05: 2.0.0.0
Problem Signature 06: 4db90c9f
Problem Signature 07: 1fa8
Problem Signature 08: 15d
Problem Signature 09: System.Net.WebException
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
please help me and tell what can i do?
Semua Balasan
-
17 Februari 2012 5:58Moderator
Hi Parth,
Basically this means an exception has thrown from application kb.exe in method 1fa8 IL offset 15d of the System Assembly. The name of the type of the most-inner exception is System.Net.WebException.
Follow the solution in the article below and find the method which throw this exception in your application and then fix it.
http://blogs.msdn.com/b/oanapl/archive/2009/01/30/windows-error-reporting-wer-and-clr-integration.aspx
If there is anything unclear, please let us know.
Best Regards,
Bob Wu [MSFT]
MSDN Community Support | Feedback to us
- Ditandai sebagai Jawaban oleh Bob Wu-MTMicrosoft Contingent Staff, Moderator 27 Februari 2012 5:38