My Application pools stop automatically and I am getting below errors in Application event log:
1) Windows cannot log you on because your profile cannot be loaded. Check that you are connected to the network, and that your network is functioning correctly.
DETAIL - Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
2) Windows cannot copy file \?\C:\Users\Default\AppData\Local\Microsoft\Windows\Temporary Internet Files\SQM\iesqmdata_setup0.sqm to location \?\C:\Users\TEMP.FEDERATED.000\AppData\Local\Microsoft\Windows\Temporary Internet Files\SQM\iesqmdata_setup0.sqm. This error may be caused by network problems or insufficient security rights.
DETAIL - Access is denied.
NOTE: Both locations mentioned in the error do not exist neither does the .sqm file exists anywhere in the system
3) Windows cannot find the local profile and is logging you on with a temporary profile. Changes you make to this profile will be lost when you log off.
How do I fix this?