Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS6 & ASP - Strange Behaviour

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Virtual host can't work after install Frontpage E..  
Author Message
paul11

External


Since: Mar 07, 2004
Posts: 3



(Msg. 1) Posted: Sun Mar 07, 2004 6:57 pm
Post subject: IIS6 & ASP - Strange Behaviour
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have configured IIS6 on my Test 2003 Server.
I have enabled ASP (allowed)

My Web Folder has IUSER permissions set.

I have set a default document type as : Default.asp

When I view the site via : http:\\192.168.1.1
I see the default page (default.asp)

However, If I try an view http:\\192.168.1.1\default.asp directly, I get
page not found errors..

If I rename the page and enable directory browsing, I can see all the files
in my default web site, clicking on the HTML files works, but none of the
asp files work.. I always get the page not found error...

I backed up my site, removed IIS, reinstalled, then things worked for a
while... Now I get page not found !

This has now started to show in event viewer :
Event Type: Error
Event Source: Active Server Pages
Event Category: None
Event ID: 5
Date: 07/03/2004
Time: 14:18:48
User: N/A
Computer: TEST2003
Description:
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..

Any Ideas ??

 >> Stay informed about: IIS6 & ASP - Strange Behaviour 
Back to top
Login to vote
paul11

External


Since: Mar 07, 2004
Posts: 3



(Msg. 2) Posted: Sun Mar 07, 2004 7:19 pm
Post subject: Re: IIS6 & ASP - Strange Behaviour [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Following a web search I found :
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;332097" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;EN-US;332097</a>

My setting are correct, but I still have the same problem..

Any Ideas ?

On Sun, 07 Mar 2004 15:57:32 +0000, Paul <paul DeleteThis @takenet.net> wrote:

 >I have configured IIS6 on my Test 2003 Server.
 >I have enabled ASP (allowed)
 >
 >My Web Folder has IUSER permissions set.
 >
 >I have set a default document type as : Default.asp
 >
 >When I view the site via : http:\\192.168.1.1
 >I see the default page (default.asp)
 >
 >However, If I try an view http:\\192.168.1.1\default.asp directly, I get
 >page not found errors..
 >
 >If I rename the page and enable directory browsing, I can see all the files
 >in my default web site, clicking on the HTML files works, but none of the
 >asp files work.. I always get the page not found error...
 >
 >I backed up my site, removed IIS, reinstalled, then things worked for a
 >while... Now I get page not found !
 >
 >This has now started to show in event viewer :
 >Event Type: Error
 >Event Source: Active Server Pages
 >Event Category: None
 >Event ID: 5
 >Date: 07/03/2004
 >Time: 14:18:48
 >User: N/A
 >Computer: TEST2003
 >Description:
 >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..
 >
 >Any Ideas ??<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS6 & ASP - Strange Behaviour 
Back to top
Login to vote
paul11

External


Since: Mar 07, 2004
Posts: 3



(Msg. 3) Posted: Mon Mar 08, 2004 12:20 am
Post subject: Re: IIS6 & ASP - Strange Behaviour [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I've fixed the problem with the ASP Pages.. I think.
I had install URLScan and by default it blocks access to ASP Pages.

How do I fix the error the is appearing in my event viewer ??

 >This has now started to show in event viewer :
 >Event Type: Error
 >Event Source: Active Server Pages
 >Event Category: None
 >Event ID: 5
 >Date: 07/03/2004
 >Time: 14:18:48
 >User: N/A
 >Computer: TEST2003
 >Description:
 >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..
 >

Following a web search I found :
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;332097" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;EN-US;332097</a>

My setting are correct, but I still have the same problem..

Regards

Paul

On Sun, 07 Mar 2004 15:57:32 +0000, Paul <paul.DeleteThis@takenet.net> wrote:

 >I have configured IIS6 on my Test 2003 Server.
 >I have enabled ASP (allowed)
 >
 >My Web Folder has IUSER permissions set.
 >
 >I have set a default document type as : Default.asp
 >
 >When I view the site via : http:\\192.168.1.1
 >I see the default page (default.asp)
 >
 >However, If I try an view http:\\192.168.1.1\default.asp directly, I get
 >page not found errors..
 >
 >If I rename the page and enable directory browsing, I can see all the files
 >in my default web site, clicking on the HTML files works, but none of the
 >asp files work.. I always get the page not found error...
 >
 >I backed up my site, removed IIS, reinstalled, then things worked for a
 >while... Now I get page not found !
 >
 >This has now started to show in event viewer :
 >Event Type: Error
 >Event Source: Active Server Pages
 >Event Category: None
 >Event ID: 5
 >Date: 07/03/2004
 >Time: 14:18:48
 >User: N/A
 >Computer: TEST2003
 >Description:
 >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..
 >
 >Any Ideas ??<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS6 & ASP - Strange Behaviour 
Back to top
Login to vote
user1484

External


Since: Mar 07, 2004
Posts: 1



(Msg. 4) Posted: Mon Mar 08, 2004 12:32 am
Post subject: Re: IIS6 & ASP - Strange Behaviour [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Paul" <paul DeleteThis @takenet.net> wrote in message
news:44hm40l00oi4erbclnoskoaqg794s9deo0@4ax.com...
 > I have configured IIS6 on my Test 2003 Server.
 > I have enabled ASP (allowed)
 >
 > My Web Folder has IUSER permissions set.
 >
 > I have set a default document type as : Default.asp
 >
 > When I view the site via : http:\\192.168.1.1

try <a style='text-decoration: underline;' href="http://192.168.1.1/default.asp" target="_blank">http://192.168.1.1/default.asp</a>
forward slashes that is<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS6 & ASP - Strange Behaviour 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 5) Posted: Mon Mar 08, 2004 12:23 pm
Post subject: Re: IIS6 & ASP - Strange Behaviour [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

KB 332097 is a frequent cause of that event being fired. What error code is
returned (you did not give it). What is the AppPool Identity for your
DefaultAppPool, and what ACLs are on the directories listed by the KB.

For the most part, you can ignore it, as it is just informing you that it
could not cache compiled ASP page templates for the reason stated by the
error code.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Paul" <paul.DeleteThis@takenet.net> wrote in message
news:0d4n40lg5jadi17t3vv9c0cvsodhpjoj0r@4ax.com...
I've fixed the problem with the ASP Pages.. I think.
I had install URLScan and by default it blocks access to ASP Pages.

How do I fix the error the is appearing in my event viewer ??

 >This has now started to show in event viewer :
 >Event Type: Error
 >Event Source: Active Server Pages
 >Event Category: None
 >Event ID: 5
 >Date: 07/03/2004
 >Time: 14:18:48
 >User: N/A
 >Computer: TEST2003
 >Description:
 >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..
 >

Following a web search I found :
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;332097" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;EN-US;332097</a>

My setting are correct, but I still have the same problem..

Regards

Paul

On Sun, 07 Mar 2004 15:57:32 +0000, Paul <paul.DeleteThis@takenet.net> wrote:

 >I have configured IIS6 on my Test 2003 Server.
 >I have enabled ASP (allowed)
 >
 >My Web Folder has IUSER permissions set.
 >
 >I have set a default document type as : Default.asp
 >
 >When I view the site via : http:\\192.168.1.1
 >I see the default page (default.asp)
 >
 >However, If I try an view http:\\192.168.1.1\default.asp directly, I get
 >page not found errors..
 >
 >If I rename the page and enable directory browsing, I can see all the files
 >in my default web site, clicking on the HTML files works, but none of the
 >asp files work.. I always get the page not found error...
 >
 >I backed up my site, removed IIS, reinstalled, then things worked for a
 >while... Now I get page not found !
 >
 >This has now started to show in event viewer :
 >Event Type: Error
 >Event Source: Active Server Pages
 >Event Category: None
 >Event ID: 5
 >Date: 07/03/2004
 >Time: 14:18:48
 >User: N/A
 >Computer: TEST2003
 >Description:
 >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..
 >
 >Any Ideas ??<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS6 & ASP - Strange Behaviour 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Strange Server Behaviour - fault.gif (0/1) - Hi, I have a dedicated server running win2k which is administered by an external webhost. There has been a problem that the host doesn't seem able to diagnose or fix. I was hoping someone here may have experienced the problem ... It generally occurs at...

Strange Server Behaviour - fault.gif (0/1) - Hi, I have a dedicated server running win2k which is administered by an external webhost. There has been a problem that the host doesn't seem able to diagnose or fix. I was hoping someone here may have experienced the problem ... It generally occurs at...

Strange Server Behaviour - fault.jpg (0/1) - Hi, I have a dedicated server running win2k which is administered by an external webhost. There has been a problem that the host doesn't seem able to diagnose or fix. I was hoping someone here may have experienced the problem ... It generally occurs at...

Strange Server Behaviour - fault.jpg (0/1) - Hi, I have a dedicated server running win2k which is administered by an external webhost. There has been a problem that the host doesn't seem able to diagnose or fix. I was hoping someone here may have experienced the problem ... It generally occurs at...

IIS5: weird behaviour - Hello we host several sites on a Win2k adv server with IIS5. Normally the whole system occupies about 850Mb of RAM. Sometimes it happens that this amount spikes up at 1.450Gb and inetinfo.exe uses a little more cpu than usual (even though it doesn't g...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]