473,406 Members | 2,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

.NET Runtime 2.0 Error faulting module ntdll.dll

1
I have an application developed with VisualBasic 2005 that use .Net Framework 2.0. This application works 24 Hours day, 7 days at week. It works fine but sometimes (every two/three days) the application crash on the event viewer I see:

.NET Runtime 2.0 Error
Category: nothing
ID event: 1000
Faulting application plate_reader.exe, version 1.0.0.0, stamp 45f6a516, faulting module ntdll.dll, version 5.1.2600.2180, stamp 41252c01, debug? 0, fault address 0x0001142e.

The application is a plate reader, the application receive images from a camera, the image is converted to text, on a another pc there is a sql2000 server with a database, the application run a query to find the text on the database, if found the application send, via RS485 (COM3) a command to a module ADAM 4060 that open a "door", if the plate is not recognized it is possible to press a button this signal goes to a module ADAM 4052 and send to the computer via RS485 (COM4) the application intercepts this, and send an alarm to the control room so they can decide to open or not. All this operations are executed by a timer every 250ms. The timer is set to false when starts the commands enad set true to the finish
Please help me thank You
Apr 10 '07 #1
1 4587
Killer42
8,435 Expert 8TB
I'm going to move this from the VB to the .Net forum, as it seems more appropriate, and I believe you'll find more help there.

I would like to ask, though... since this sounds like it could be some kind of resource leak, do you know much about the crash? For example...
  • Have you searched for anything which may be created/loaded and not released?
  • Do you know where the program crashes?
  • Is it consistent?
  • Do you have some sort of logging in place (or can you add it without too much drama) to track exactly where the code is when it fails? This might add some overhead in CPU and/or IO, but could help in tracking what's going on.
  • Could you perhaps run the program in the design environment (for two or three days if necessary) to enable debugging if/when it crashes?
  • Have you tried to check for any other similarities between the crashes? For example, perhaps it's always the same "plate".
I’m afraid I don’t know what debugging facilities are available for VB.Net code.
Apr 10 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: SiJP | last post by:
I'm unsure of which newsgroup to post in, so I hope this is not offending anyone by my cross posting. I have developed a small application using vs 2003, and vb.net. The application is designed...
7
by: yuanlinjiang | last post by:
I am working on converting a win32 console application from VC6 to VC7. My version is Microsoft Development Environment 2003 version 7.1.3088. The code works fine on VC6. it is a console...
0
by: Freaky | last post by:
hi, My app. is a Win service that was running well for 2 months now (testing). Suddenly, from yesterday, i get the following error and my service crashes. I couldn't track down on the cause of...
1
by: johnxhc | last post by:
I have the big application, it has C#, VB.NET, VB6 & VC++ components, those components calling each other, passing the objects between the managed & unmanaged layer. The application crashes in...
5
by: Jeff | last post by:
Okay, I'm still new to vb.net 2005 - throught this was a hardware problem, but now I don't know. (I'm having some problem with my newgroup provider, so hopefully this will go through) This...
0
by: fischermx | last post by:
Environment: Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP.050727-7600) Microsoft .NET Framework Version 2.0.50727 Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack...
2
by: laziers | last post by:
Hi, From time to time my asp.net application breaks/loses all the variables in session and then I got in event log this message: ..NET Runtime 2.0 Error Faulting application w3wp.exe, version...
0
by: edwardsurjadi | last post by:
guys, i have ASP.NET website(UI) that connect to BusinessLogic(Console Application hosting the BL) through .NET Remoting on different computer. What amussing is, sometimes (very rare), the BL...
1
by: Xaviersnif | last post by:
Hai, I faced a .net Runtime 2.0 error on Friday (10/09/2008:5.01 PM ).The .net error pops up randomly and just killed my application by saying .net runtime error. the event log shows the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.