Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / March 2007

Tip: Looking for answers? Try searching our database.

Problem w/ CLR error

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Michael Bray - 07 Mar 2007 18:15 GMT
One of the applications that my predecessors wrote which I am now forced to
support is generating an error, and it seems to be coming from the CLR,
something to do with web services.  The error doesn't mean much to me, I'm
hoping that someone here can shed some light...   the application generates
a pop-up window, and inside the window and in the event log is the
following

EventSource: .NET Runtime 2.0 Error Reporting
Event ID: 5000
Detail:
EventType clr20r3, P1 ratapp.exe, P2 1.0.0.0, P3 450ac685, P4
system.web.services, P5 2.0.0.0, P6 4333af0f, P7 273, P8 36b, P9
ybv1uwyoq5jwn2acoifmkgc11cxoj3gf, P10 NIL.

I also get another error in the event log:

Event Source: Application Error
Event ID: -100
Detail:
Faulting application RATApp.exe, version 1.0.0.0, faulting module
mscorwks.dll, version 2.0.50727.42, fault address 0x002222fc.

RATApp.exe is our application, and it does use web services...  In the
past, we have suspected that this might have something to do with
differences in time between the client and the server (where the web
services live) but have been unable to confirm this.

The application runs fine most of the time, but after a while it crashes
with the error.  I have been told that if two machines are running the
client, they both crash at the same time.

I've done a google search on 'clr20r3' and found a few references, but none
seem to match my situation...

Any suggestions or ideas what might be causing this?

-mdb
Laura T. - 12 Mar 2007 10:39 GMT
To be sure, you should add an unhandled exception handler and get the stack
trace
(http://msdn2.microsoft.com/en-us/library/system.appdomain.unhandledexception.aspx
and
http://msdn.microsoft.com/msdnmag/issues/04/06/NET/default.aspx?loc=&fig=true#fig3)

If your app is using non-interactive user identities for something, the
following could apply:
http://support.microsoft.com/?kbid=913384

> One of the applications that my predecessors wrote which I am now forced
> to
[quoted text clipped - 36 lines]
>
> -mdb

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.