Hi - relatively new user to ASP.NET and we have a bit of an odd implementation which is giving issues for a couple of users
setup is that we have field based users who have IIS & SQL Express installed on their laptops with an ASP.NET app in the folder
The app location is set up to be a mask for localhost (offline) which is defined in the trusted sites collection to allow the use of activex objects
As the full app + server is actually on teh client, they are typically able to use the app whilst not connected to our network - a few people however are getting prompted for credentials to ComputerName.Domain.Local
The box itself has the title of:
Connect To ComputerName.Domain.Local
Below that
Connecting to Localhost
then the standard Username & Password box
The 1st question is whether this is liekly to be ASP or an IIS config issue?
Cheers for any help - I appreciate that this is both an unuusal setup and a relatively vague question
Should probably also mention that even though "offline" is in the trusted sites collection, it shows as "unknown (mixed)" for these users so I guess it could be an IE setting as well....
Rgds, Geoff
We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.
Please read FAQ222-2244 before you ask a question
setup is that we have field based users who have IIS & SQL Express installed on their laptops with an ASP.NET app in the folder
The app location is set up to be a mask for localhost (offline) which is defined in the trusted sites collection to allow the use of activex objects
As the full app + server is actually on teh client, they are typically able to use the app whilst not connected to our network - a few people however are getting prompted for credentials to ComputerName.Domain.Local
The box itself has the title of:
Connect To ComputerName.Domain.Local
Below that
Connecting to Localhost
then the standard Username & Password box
The 1st question is whether this is liekly to be ASP or an IIS config issue?
Cheers for any help - I appreciate that this is both an unuusal setup and a relatively vague question
Should probably also mention that even though "offline" is in the trusted sites collection, it shows as "unknown (mixed)" for these users so I guess it could be an IE setting as well....
Rgds, Geoff
We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.
Please read FAQ222-2244 before you ask a question