Click here to Skip to main content
15,899,754 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
when i try to run my project following Error occurs in Global.asax.cs page

The runtime has encountered a fatal error. The address of the error was at 0x729ae660, on thread 0x2f1c. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.


Same Error occurs when i try to open my Back up projects.

Please share your ideas
Posted
Updated 26-Mar-14 20:47pm
v2

1 solution

You should clean up your solution, then rebuild all (by using commands from Visual Studio)!
 
Share this answer
 
Comments
dorababu407 27-Mar-14 2:52am    
i did it , but same error occurs
Member 10200726 5-Nov-14 23:29pm    
@dorababu407 Can you tell me how to solve that error? I am facing the same problem.
dorababu407 6-Nov-14 0:04am    
I think i have left that issue. i had done my work on my backup code.
please check this link it may be helpful.
http://forums.asp.net/t/1133305.aspx?FatalExecutionEngineError+was+detected

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900