This topic is locked

asp-pages are not loading in intranet

12/7/2007 10:10:34 AM
ASPRunnerPro General questions
D
dzedd author

hello
asp-pages are not working anymore in our intranet. the following message is shown by the iexplorer. the recourse is already in use. iis is working.. i created a html-page which loads perfectly fine.
thank you in advance
dietmar

S
stealthwifi 12/7/2007

This sounds like a IIS error not a problum with AspRunner. It appears to be a IIS permissions error. Have you made any changeds your IIS server?

What version of IIS and what OS are you running?
First check you permissions for the folder where your asp project is stored, make sure the permissions for the folder and the permissions for the IIS site are correct and that your Web Server Extensions are proper in IIS.
Also check that the Account for IIS is correct:
Open Component Service Manager(From Administrative Tools)->Component

Service->Computer->My Computer->Com+ Application

Select "IIS Out-Of-Process Pooled Applications", Right click and take

properties-> select Idenetity Tab->Select "System Account" or type in "IWAM_SERVERNAME" & set the pass.
Cheers,

D
dzedd author 12/7/2007

I have made no changes to the iis. OS is windows server 2003 sp2. iis is version 6.0.
i checked the permissions on the folder and in iis. but concerning the iis i´m not sure which permissions are necessary.
i also checked IIS Out-Of-Process Pooled Applications. i tried also the system account there. but no change.

Sergey Kornilov admin 12/7/2007

What database do you use?
Please post exact error message here.
PS. Just in case I would restart IIS.