Hi, hope you can help?!
I have a 2000 server running IIS and SQL and I'm experimenting with ASP.
When a user tries to connect to a page that contains asp stuff linking to the SQL database, unless the user connecting is in the administrator group for the server, they get a login box.
If they cancel the login, they get a you do not have permission to access this page.
if they go directly to a non asp page on the site they can get it ok.
I know it's a bit vague, but can anyone give me some suggestions as to where to start looking?
Thanks,
al.
I have a 2000 server running IIS and SQL and I'm experimenting with ASP.
When a user tries to connect to a page that contains asp stuff linking to the SQL database, unless the user connecting is in the administrator group for the server, they get a login box.
If they cancel the login, they get a you do not have permission to access this page.
if they go directly to a non asp page on the site they can get it ok.
I know it's a bit vague, but can anyone give me some suggestions as to where to start looking?
Thanks,
al.
Comment