Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Under what Internet Zone does the website you are pointing to run under? Even if you are using your own browser control, it will still be in some zone. Determine what zone it is by using a normal browser to go to the relevant site, and determine what zone it is in.<br> <a href="http://img219.imageshack.us/img219/7162/internetzonenp8.jpg" rel="nofollow noreferrer">alt text http://img219.imageshack.us/img219/7162/internetzonenp8.jpg</a></p> <p>If that specific zone has the automatically log in, it will take your logged on credentials. If however you are not logged on as a valid domain user, then those local windows credentials are not accepted, and it seems to fall back on your code supplied credentials. <a href="http://img230.imageshack.us/img230/407/settingskm3.jpg" rel="nofollow noreferrer">alt text http://img230.imageshack.us/img230/407/settingskm3.jpg</a></p> <p>If security is not a big concern, perhaps it makes sense to run your existing web page under an application pool, running under the service account credentials. Remember to add the service account to the worker process group, and take the integrated authentication feature off.</p> <p>I have from past experienced learn that is generally is more robust, and maintainable by adding a global group into a local group, and perhaps giving that local group permission on the server. But the real world is sometimes messy and that is certainly not always practical or the best solution.</p> <p>I hope that this answers some of your questions, but I dont think it will answer all of it. If there is a spesific area that you would like more info and if I can answer it, I would be glad to help.</p> <p>Best Regards Rihan</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload