Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

web server not accessible

Status
Not open for further replies.

dwu1998

Programmer
Jan 17, 2001
22
0
0
US
I have an intranet application running on an NT server. When this server was put under another domain, the web server stopped running. The err: "Access denied". How can I make it work? Any help would be highly appreciated.
 
Hi!

check the IUSR_SERVER accounts on new domain IUSR= internet guest account, cret internet Guest account on domain IUSER_SERVER..

also if you can explain it a littel i can help you more.

Hopr theis will help. iis_guru@yahoo.com
 
Thanks!

The server on which my app is running called "server1". I used to be able to access the app by this url - " Now, "server1" is within domain "domain1". I got "This page can not be displayed." error when I try to access the app using the same url. Changing "server1" to ip address didn't help. When I go to "server1", the web service stopped. When I try to recreate a connection, I got "access denied" error. Our network guy is converting Novell network to MS network and putting every machine into domain control. He didn't help much.
 
Hi!

Got your problem it is a permission problem (user rights)set permission on said app everyone RXRX.
also if it is a script file put it script folder and set in site properties(in MMC right click the site -> properties-> home directory-> permission-> click the radio button for scripts.now right click the script folder and select the radion button execute including scripts.
hope this will help iis_guru@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top