Help! I am really stuck and time is running out!
Hello all,
I am using Jquery to call my WCF services on an anonomous site. The calls work perfectly fine. But one of the requirements is to make the system work with AD and windows integrated security on the vdir.
As soon as I switch the vdir to integrated windows security all of my jquery calls get a "request timeout" error, like it can't find the services anymore.
Does anyone have any suggestions on how to get around this problem?
Thanks!