Error: The Template Persistent Cache initialization failed

T

Troy

I keep getting this error in IIS 6.0. It causes our web application to
display the "Service Unavailable" message when users attempt to visit
any asp.net page. all asp pages are fine... does anyone have any
suggestions? Thanks...

Error: The Template Persistent Cache initialization failed for
Application Pool 'DefaultAppPool' because of the following error: Could
not create a Disk Cache Sub-directory for the Application Pool. The data
may have additional error codes.

--
 
M

Malek

What identity is your AppPool using, and does it have access to modify
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files" ?
 
T

Troy

Malek,

It runs under the network identity and has access to read & write for
that dir and all parent dirs... but not delete. hmmm... wonder if this
is causing the problem. I've reset the permissions and will see if
anything has changed.
 
T

Troy

Troy,


That wasn't what it was... it's still giving me the issue... I've been
to the MS website and found kbase articles on issues relating to this
symptom and performed all suggested actions to no avail... anyone have
any other tips I might be making use of.
 
G

Guest

I am also getting this error message along with the fact that my w3wp.exe balloons to 221MB. Please let me know if you found a solution.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top