Trying to run template queries using Windows 2000 Server and SQL Server 2000. I have done this successfully off another machine using SQL Server 2K and Windows XP Pro, but for some reason, this Windows 2000 Server machine is giving me fits.
SQL Server is logging in using the SYSTEM account. I have setup a SQL user as a datareader in the appropriate database - and configured my virtual directory appropriately (using the SQL 2000 utility for configuring XML access)...again, this is all stuff I've done on another machine and it works fine -- but not this one machine...When I pass the URL to call the template query, I receive:
-----------------------------------------------------------
You are not authorized to view this page
You do not have permission to view this directory or page using the credentials you supplied.
Please try the following:
**Click the Refresh button to try again with different credentials.
**If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the 10.3.1.38 home page.
HTTP 401.3 - Access denied by ACL on resource
Internet Information Services
-----------------------------------------------------------
Can anyone please recommend anything?
Thanks,
Andrew
SQL Server is logging in using the SYSTEM account. I have setup a SQL user as a datareader in the appropriate database - and configured my virtual directory appropriately (using the SQL 2000 utility for configuring XML access)...again, this is all stuff I've done on another machine and it works fine -- but not this one machine...When I pass the URL to call the template query, I receive:
-----------------------------------------------------------
You are not authorized to view this page
You do not have permission to view this directory or page using the credentials you supplied.
Please try the following:
**Click the Refresh button to try again with different credentials.
**If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the 10.3.1.38 home page.
HTTP 401.3 - Access denied by ACL on resource
Internet Information Services
-----------------------------------------------------------
Can anyone please recommend anything?
Thanks,
Andrew