AlanBarber.Org

Join the Love Revolution

Twitter Twitter Updates

@Josh_Smith yea, i'm running a bit nonstandard setup here at home so it's being a punk... trying to track down the problem but no love yet
Wed Jul 28, 2010 8:52 PM
trying to figure out how to setup activesync on my droid to connect to my home exchange server.
Wed Jul 28, 2010 8:27 PM
Got my droid incredible today in the mail... setting up now. fun new toys!
Wed Jul 28, 2010 5:15 PM
I always love finding crazy code in old apps... Today I present some VB6 code! "If Now() > CDate(Date &" 12:00:00 AM") Then"
Wed Jul 28, 2010 1:50 PM

Follow me on TwitterTwitter

Saturday, January 28, 2006

Could not create a Disk Cache Sub-directory for the Application Pool

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..

If you happen to see this error pop up on your Windows Server 2003 system here’s how to fix it.

Basically, the problem is there are two user groups (IIS_WPG and NETWORK SERVICE) that don’t have permissions set on the following three folders:
%systemroot%\Help\IISHelp\Common
%systemroot%\System32\Inetsrv\ASP Compiled Templates
%systemroot%\IIS Temporary Compressed Files

%systemroot% is usually C:\windows or C:\winnt by the way!

For “%systemroot%\Help\IISHelp\Common ” give both groups; Read and Execute, List Folder Contents, and Read permissions.

For “%systemroot%\System32\Inetsrv\ASP Compiled Templates” and “%systemroot%\IIS Temporary Compressed Files” give both groups full control.

then after that you’ll have to restart IIS.

1. Click Start, click Run, type Services.msc, and then click OK.
2. Right-click IIS Admin, and then click Restart.

That should fix that silly problem!

Posted by AlanBarber on 01/28/2006 at 12:14 PM
Bookmark and Share Computers & TechnologyTips & Tricks • (0) CommentsPermalink

Monday, January 09, 2006

There Are 24 Useable Hours In Every Day

The problem is 24 isn’t enough!  Oy, do I have such a list of things to do.

Between work and starting my webhosting business I’m just short about 12 hours a day!

Someone help me!

Posted by AlanBarber on 01/09/2006 at 03:30 PM
Bookmark and Share General • (0) CommentsPermalink
Page 1 of 1 pages