473,411 Members | 2,085 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,411 software developers and data experts.

Application Load Error ( 0xC0000005)

Hello All,
I have an app that is running throughout my company with one
exception.

Recently, one employee started throwing exception 0xC0000005 on
startup. Specifically, it's crashing out during the load process.

In testing I compiled a simple "Hello World" app in C#. Even that app
fails to load.

Since the app doesn't even load, I can't use the EventLog or
Application's log to trap any errors.

I'm not very familiar with the .NET debugging apps.

Can someone give suggestion on how to begin troubleshooting this?

Thanks,
-tomas

Feb 23 '07 #1
5 5958
"Tomas Vera" <taveraREMOVE@sbcglobal REMOVE.netwrote in message
news:07********************************@4ax.com...
Hello All,
I have an app that is running throughout my company with one
exception.

Recently, one employee started throwing exception 0xC0000005 on
startup. Specifically, it's crashing out during the load process.

In testing I compiled a simple "Hello World" app in C#. Even that app
fails to load.

Since the app doesn't even load, I can't use the EventLog or
Application's log to trap any errors.

I'm not very familiar with the .NET debugging apps.

Can someone give suggestion on how to begin troubleshooting this?

Thanks,
-tomas

If you get this Access Violation running a simple console application, I would suggest you
to re-install the run time.

Willy.
Feb 23 '07 #2
IIRC, that is the same error you will get if the system does not have the
..NET Framework installed on it.

--
Adam Clauss

"Tomas Vera" <taveraREMOVE@sbcglobal REMOVE.netwrote in message
news:07********************************@4ax.com...
Hello All,
I have an app that is running throughout my company with one
exception.

Recently, one employee started throwing exception 0xC0000005 on
startup. Specifically, it's crashing out during the load process.

In testing I compiled a simple "Hello World" app in C#. Even that app
fails to load.

Since the app doesn't even load, I can't use the EventLog or
Application's log to trap any errors.

I'm not very familiar with the .NET debugging apps.

Can someone give suggestion on how to begin troubleshooting this?

Thanks,
-tomas

Feb 23 '07 #3
Doh!!
I was hoping that it wouldn't come to that.
Do I need to un-install the run time first? Or will dotnetfx prompt to
"repair" the current installation?

Thanks,
-tomas

On Fri, 23 Feb 2007 18:25:40 +0100, "Willy Denoyette [MVP]"
<wi*************@telenet.bewrote:
>"Tomas Vera" <taveraREMOVE@sbcglobal REMOVE.netwrote in message
news:07********************************@4ax.com.. .
>Hello All,
I have an app that is running throughout my company with one
exception.

Recently, one employee started throwing exception 0xC0000005 on
startup. Specifically, it's crashing out during the load process.

In testing I compiled a simple "Hello World" app in C#. Even that app
fails to load.

Since the app doesn't even load, I can't use the EventLog or
Application's log to trap any errors.

I'm not very familiar with the .NET debugging apps.

Can someone give suggestion on how to begin troubleshooting this?

Thanks,
-tomas


If you get this Access Violation running a simple console application, I would suggest you
to re-install the run time.

Willy.
Feb 23 '07 #4
On Fri, 23 Feb 2007 12:14:18 -0600, "Adam Clauss" <ca*****@tamu.edu>
wrote:
>IIRC, that is the same error you will get if the system does not have the
.NET Framework installed on it.
This user has been running my app for almost a year now.
I'll try the re-install mentioned in the other reply and see if that
helps.

Thanks,
-tomas

Feb 23 '07 #5
..NET Installer fails. Can't re-install the Framework.
Somethings amiss......

On Fri, 23 Feb 2007 18:25:40 +0100, "Willy Denoyette [MVP]"
<wi*************@telenet.bewrote:
>"Tomas Vera" <taveraREMOVE@sbcglobal REMOVE.netwrote in message
news:07********************************@4ax.com.. .
>Hello All,
I have an app that is running throughout my company with one
exception.

Recently, one employee started throwing exception 0xC0000005 on
startup. Specifically, it's crashing out during the load process.

In testing I compiled a simple "Hello World" app in C#. Even that app
fails to load.

Since the app doesn't even load, I can't use the EventLog or
Application's log to trap any errors.

I'm not very familiar with the .NET debugging apps.

Can someone give suggestion on how to begin troubleshooting this?

Thanks,
-tomas


If you get this Access Violation running a simple console application, I would suggest you
to re-install the run time.

Willy.
Feb 23 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Benji Luong | last post by:
I just installed IIS 5.1 that came with XP Pro. When I want to browse localstart.asp, this page loads up. How do I resolve this? Thanks so much! HTTP 500.100 - Internal Server Error - ASP...
0
by: Kaveri | last post by:
Hi, I'm working with Data Sets and testing my application with multiple browser Instances. In the Application I'm merging diff datasets into a consolidated one and then displaying. This works...
5
by: Ken Cox [Microsoft MVP] | last post by:
MS has posted this here: http://www.asp.net/faq/ms03-32-issue.aspx Fix for: 'Server Application Unavailable' Error after Applying Security Update for IE...
5
by: Kim Nørby Andersen | last post by:
Hello there I am lost. i receive the output in the bottom, from a site that runs excellently on our development server, but dies on the customer. We have had a first version running at the...
4
by: Frank Walsh | last post by:
Hi, I'm experiencing a problem when my asp.net 1.1 application starts. It appears that when the application has not been used for 12 hours or so...I experience a much longer load time then if...
1
by: alan | last post by:
I've try to deploy my application by using Setup Wizard. But after I build the setup application, it got a error said "unrecoverable error!". I don't know what's the problem. In order to the what...
2
by: Lucas Tam | last post by:
Without writing try/catch statements is there a way to have a global error handler in VB.NET? In ASP.NET there is an application level error handler inside Global.asax, but is there something...
1
by: David Lozzi | last post by:
Howdy, What do your recommend for web application load testing? I know VS 2005 has it in the Team version but I have the Pro version currently. I found www.loadtestingtool.com, which i'm testing...
4
by: =?Utf-8?B?SmFzb24gUmljaG1laWVy?= | last post by:
Is there a way to catch an application configuration error on startup? I have written a windows service. If there is an error in the configuration file (such as invalid xml) the exception is...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.