Hi all , I am back to this forum after a long time..Now currently I am battling with .NET runtime error 1023 & the details are as below:
We have a .NET application which is developed using C#.NET language..In this application there is an option called "RUN" , which when used the application does some calculations in different modes (depending on how many modes we have selected)..When the calculation starts , a new windows appears on the screens & it displays the calculation information for each of the selected modes..
Our issue is that the calculation would kick off and then about 30% into that the run would stall for no reason.The CPU load would drop to 0 (Zero) in task manager while the calculations are not done yet.When we check in the event viewer , then it shows a .NET RUNTIME 1023 ERROR..Below is what gets displayed in Event viewer..
Event Properties:
Event
Date: 10/23/2012 Source: .NET Runtime
Time: 5:57:17 PM Category: None
Type: Error Event ID: 1023
User: N/A
Computer: POPDB
Description:
.NET runtime version 2.0.50727.3634 Fatal Execution Engine Error (7A0BC6A6)(80131506)
Plz let me the possible solutions for the above issue . Also let me know how 1023 error can be handled at the source code level (source code is in C#.NET) using Visual studio , since I am new to .NET & paricularly this is the first time I am encountering this issue..Let me know if anything more needs to be furnished regarding this issue..
Hoping for best solutions..
regards,
Santhosh Ambale Venkatesh