Getting Issue while running the web application on IIS

Abdul Tayyab Shabbir 0 Reputation points
2023-07-14T11:08:00.77+00:00

Application: w3wp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FFE8E7F0B83 (00007FFE8E640000) with exit code 80131506.

This is the error we are getting on the application and due to this error if we are getting it continuously then the IIS application pool is stopped.

EV

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

<System>

  <Provider Name=".NET Runtime" />

  <EventID Qualifiers="0">1023</EventID>

  <Level>2</Level>

  <Task>0</Task>

  <Keywords>0x80000000000000</Keywords>

  <TimeCreated SystemTime="2023-07-03T10:15:00.6481489Z" />

  <EventRecordID>78650</EventRecordID>

  <Channel>Application</Channel>

  <Computer>cozmotravtrolly.airarabiagroup.local</Computer>

  <Security />

  </System>

<EventData>

  <Data>Application: w3wp.exe Framework Version: v4.0.30319 Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FFE8E7F0B83 (00007FFE8E640000) with exit code 80131506.</Data>

  </EventData>

  </Event>
Windows development Internet Information Services
Developer technologies .NET .NET Runtime
Developer technologies .NET Other
Developer technologies ASP.NET Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.