I have hosted(IIS 7) web application on Windows server 2008 r2.
This web app worked fine for few days but today it stopped working and an error message displayed like shown below.
I have opened the Event viewer and got the below shown error message
Failed to execute request because App-Domain could not be created.Error: 0x8007000e Not enough storage is available to complete this operation.
I found many threads with same error but none of them solved this problem
1. As it is a Production Server there is no shortage of RAM and disc space etc.
2. This web app is running under account operator credentials he has full access to the web app file directory and the same account has Logon as batch privilage.
But i when repaired the >NET Framework 4.0 using the Microsoft Repair tool it started working. But the above said error is recurring at irregular intervals(4 hours or 6 hours.) Any help would be appreciated gretly.