jgoodman00
Programmer
- Jan 23, 2001
- 1,510
I have written a small ASP.NET application. I developed it on my workstation & it works perfectly. It is basically a small data-entry app which connects to a SQL Server DB.
It uses Windows Authentication to Authenticate users.
I have set IDENTITY IMPERSONATE="TRUE".
Happy with the app, I have copied the project folder onto our web-server, & configured it as an application in IIS (Win2K Server).
I have configured the Directory Access to only use Windows Authenticated users.
After all this, I still get Access denied.
Any suggestions?
James Goodman MCSE, MCDBA
It uses Windows Authentication to Authenticate users.
I have set IDENTITY IMPERSONATE="TRUE".
Happy with the app, I have copied the project folder onto our web-server, & configured it as an application in IIS (Win2K Server).
I have configured the Directory Access to only use Windows Authenticated users.
After all this, I still get Access denied.
Any suggestions?
James Goodman MCSE, MCDBA