|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey everbody, I was wondering if someone could help out on this one.....
Any ASP pages I have on my IIS 5.0 server aren't being displayed unless I change the application settings to "Low". If I change them to medium(pooled) or High they won't run. Some more background info: I reinstalled IIS Also recreated the "Default Website" I tried adding the IWAM account to the administrators group and that didn't work. I also resync'd the IUSR & IWAM passwords "IIS metabase" "User manager" "MS Transaction Server", still no good The error message I get in the application log is..... "The sever failed to load the application......" "No such interface exists", error code 36 Any help would be greatly appreciated ![]() -John |
|
#2
|
|||
|
|||
|
Try this
Code:
1. Start the Internet Service Manager. 2. Right-click the Web site your having trouble with and then click Properties on the Context menu. 3. Click the Home Directory (or Virtual Directory) tab. 4. Under Application Settings, if the Name text box is empty, type in a name. 5. Click the Script permission check box to enable it. 6. Click OK to return to the ISM. Sounds like your sites application name is blank or does not have the Script permission enabled, or both Sam Land Last edited by edwinbrains : December 29th, 2004 at 04:37 PM. |
|
#3
|
|||
|
|||
|
John,
We have the same problem in our testing environment (clustered) with having to run in Low protection. We do not have the problem in development (non-clustered) or production (clustered). I haven't reinstalled but I've tried numerous fixes and rebuilt the component packages. The settings between environments are identical. The funny thing is, the run-time behavior is that of Medium. IIS starts up the process in its own component services DLLHOST.EXE process, not within the IIS process. Jeff |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > ASP pages only work with low application setting |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|