I am currently facing a .net Runtime 2.0 error when running my application.
The .net error pops up randomly and just kills my application by saying .net
runtime error. i cannot really figure it out what the actual problem is.
the event log shows the following description:
Faulting application XXXX.exe, version XXXX, stamp 465681fc, faulting module
kernel32.dll, version 5.1.2600.2945, stamp 44ab9b06, debug? 0, fault address
0x00012a5b
Thank you.
Hi James,
From your description, you're encountering some runtime error when using a
NET 2.0 built application, correct?
Based on the eventlog entry you posted, the error message is quite general,
it is quite hard to get further info from this. For such problem, I would
like to gather some information about the application's implementation and
code logic:
** Is this a simple .NET desktop application or a distributed one which
will also communicate with some server-side service(remotely)?
** Whether you've used any particular component or code logic in the
application? For example, COM interop, PInvoke or ......
It would be better if we can focus on some more specific part of the
application, and I can also help perform some research in our internal
issue records to see whether there is any similar cases we can reference.
Please feel free to let me know if there is anything else you find.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
James Wong - 15 Jun 2007 04:21 GMT
Hi Steven,
Thanks for your reply!
My application is a WinForm application developed by VB .NET 2005. This is
a standalone application which communicates with SQL Server 2000 Desktop
edition. I don't use COM interop or Pinvoke, but with some Win32API call.
This error seems occurrs ramdomly, maybe few times a day or one time in a
few days. I still have no idea what causes this problem.
The PC runs this application has already installed .NET framework 2.0 with
path NDP20-KB917283-X86 and NDP20-KB922770-X86. The OS is Windows XP
Professional Traditional Chinese edition with all latest patches including
SP2.
Thanks again for your kindly help!
Regards,
James
"Steven Cheng[MSFT]" <stcheng@online.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:U8Da$7ZrHHA.1032@TK2MSFTNGHUB02.phx.gbl...
> Hi James,
>
[quoted text clipped - 47 lines]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
Steven Cheng[MSFT] - 19 Jun 2007 15:34 GMT
Hi James,
Thanks for your reply.
I'm afraid so far we can not quite track down the issue based on these
informations. If possible, I suggest you try using some debugging tools
(visual studio or other dbg IDE) to attach the process at production
environment to look for some detailed exception info and callstack. Other
wise, you may consider contact CSS for further indepth troubleshooting.
http://msdn.microsoft.com/subscriptions/support/default.aspx
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
James Wong - 21 Jun 2007 03:09 GMT
Hi Steven,
Thanks for your reply!
I'll try to debug the production environment and raise more information for
your assist if possible.
Regards,
James
"Steven Cheng[MSFT]" <stcheng@online.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:0Hp7w7nsHHA.3672@TK2MSFTNGHUB02.phx.gbl...
> Hi James,
>
[quoted text clipped - 16 lines]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
Steven Cheng[MSFT] - 22 Jun 2007 06:15 GMT
Thanks for your reply James,
Sure. Please feel free to post here if there is anything else we can help
you.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Steven Cheng[MSFT] - 26 Jun 2007 16:05 GMT
Hi James,
Any further progress on this issue or have you been able to track down the
problem a little further?
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.