Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
subhashini
Starting Member
1 Post |
Posted - 2005-06-25 : 04:00:31
|
page not found when setting up IIS in SQLXML Hi, I am trying to set up IIS in Sqlxml. IIS is successfully running but when i try to run it against the database it is giving me " page not found". Iam doubtful in the way i have created a virtual dir. I explored into c:\Inetpub\wwwroot and created a new folder named nwind(which is an empty folder for ur information). Then I opened configure IIS in SQLXML and exapnded the server and default website and went to action menu and put the path as c:\Inetpub\wwwroot\nwind in the general tab. The name of the virtualdirectory i have given as nwind. Is this the way to do it? If this is fine what else can go wrong? I tried http:\local host, that is working fine. Any help is greatly appreciated. thanks, -shubha subhashini |
|
Shailendraostwal
Starting Member
1 Post |
Posted - 2005-07-13 : 01:57:28
|
You have created virtual directory in right way, but just check the access permissions from directory security tab- edit anonymous access, give username and password to allow access to all users. Try this and reply. |
 |
|
|
|
|