Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3359298
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:51:19+00:00 2026-05-18T02:51:19+00:00

I am running some windows application and it’s working for few days then stop

  • 0

I am running some windows application and it’s working for few days then stop working with no error. Now i found in event viewer this error. Maybe anyone have any idea what can cause this error?

Event Type: Error

Event Source: .NET Runtime 2.0 Error Reporting Event

Category: None

Event ID: 5000

Date: 30.10.2010

Time: 21:58:57

User: N/A

Computer: SERVER-PROD

Description: EventType
clr20r3, P1 program.exe, P2
1.0.0.0, P3 4cca7ed1, P4 mscorlib, P5 2.0.0.0, P6 4be90358, P7 1164, P8 0, P9 system.objectdisposedexception, P10
NIL.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T02:51:20+00:00Added an answer on May 18, 2026 at 2:51 am

    ObjectDisposedException is:

    The exception that is thrown when an operation is performed on a disposed object. (source)

    In other words, if an instance of a class that implements the IDisposable interface is disposed — either explicitly by a call to Dispose() or implicitly, such as if it appears in a using statement or otherwise — any attempts to call methods on the object will raise the exception above.

    As with most debugging problems, it’s very difficult to say what is causing yours without actually looking at the code and running it in a debugger. You say that the program crashes with ObjectDisposedException after running for a few days. In my experience, this is usually means one of two things:

    1. There is some very unusual code path which, when taken, always causes a crash
    2. A race condition exists between threads in your program. Thus, the crash appears unpredictably and may be difficult to reproduce

    My advice to you is to start the program in the debugger, and leave it running until the exception is thrown. Then you can come back here and provide us with the relevant code, stack trace, debug output, etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to test some PHP on my local machine running Windows XP Professional.
I am running Ruby and MySQL on a Windows box. I have some Ruby
After running some usability tests, I found that participants opened a jQuery Lightbox to
I'm trying to use Maven to start an application prior to running some integration
I am developing a Windows CE application which uses some libraries provided by other
I am developing a Windows Service application of some complexity, and need to have
I'm working on an NSWindow subclass and I'm running into some strange behavior that
I'm running some JUnit tests on my applications. Every test has a for loop
I am running some queries to track down a problem with our backup logs
I'm running some JMeter tests against a Java process to determine how responsive a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.