|
 |
access_asp thread: Problem with the link
Message #1 by "bindiya" <bindiya@d...> on Tue, 9 Oct 2001 01:50:59 +0530
|
|
my problem is that i have a site which has database and it is suppose to be
launched on intranet of my firm ......now if i share my folder and try to
access the entire site on network pc then it it tries to search for the
server and it does not display the page how do i slove the problem .......
and how to set the path for solveing this problem .......... i have given
the path as http://servername/foldername/html page name
please help
Message #2 by credfirst@c... on Tue, 9 Oct 2001 17:23:49 +0630
|
|
Bindiya,
First check whether your IIS works properly and then check whether you have
created a virutual directory and all the files lies beneath it.
Message #3 by "Frank Kech" <fkech@s...> on Tue, 9 Oct 2001 07:30:42 -0500
|
|
It's probably all in the security issues using a shared directory though a
web server. Users coming in through the an intranet are not given anonymous
access and thus cannot be authenticated using Challenge and Response. Try
setting the authentication on the web app to basic.
-----Original Message-----
From: bindiya [mailto:bindiya@d...]
Sent: Monday, October 08, 2001 3:21 PM
To: Access ASP
Subject: [access_asp] Problem with the link
my problem is that i have a site which has database and it is suppose to be
launched on intranet of my firm ......now if i share my folder and try to
access the entire site on network pc then it it tries to search for the
server and it does not display the page how do i slove the problem .......
and how to set the path for solveing this problem .......... i have given
the path as http://servername/foldername/html page name
please help
|
|
 |