Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ASP 3.0 : Clients being asked to logon to web server Signup · Login
Author Thread
Clients being asked to logon to web server
Posted in tutorial: Uploading Files to the Server Hard Disk using plain ASP
·  waddellg
User
Joined: 21 Apr 2006
Total Posts: 3
Clients being asked to logon to web server
Posted: 21 Apr 2006
First of thanks to Faisal and the other contributors for putting these articles up on the web it really helps.

I am using this technique to only load the file up to my sql 2000 database on an Intranet site.

My test web server / dev p.c. is a Windows XP Professional box with SP2. The SQL DB is hosted on a remote Database server.

I have windows integrated authentication checked on the directory security of the web site and I am using a fixed SQL server account to connect to the database via my connection object. This account has insert rights to the table I am uploading to.

When I run the page on my web server / dev p.c. the files are uploaded with out a hitch BUT when one of my colleagues tries to upload from another machine they are prompted to log on to the web server when submitting the form.

My colleagues can all access the rest of mysite correctly including areas where I check their logon id against database tables.

Does anyone have any idea why they are being prompted to log in to the webserver when I am only uploading to the database (not writing a file) and they are conecting to the SQL database via a fixed SQL account?



Users Who Have Visited This Thread In Last 24 Hours
4 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.