Michael, I wrote about a FireFox issue with NT authentication a while back and didn't receive much help in regards to it. I finally got around to creating a sample project that you can use to reproduce my problem.
The problem is unique to FireFox in that Internet Explorer handles this situation just fine. I am developing an application which at times can use the NT username/domain information and therefore needs to configure IIS to use "Integrated Windows authentication" but disable "Enable anonymous access". This is required to have browsers send the request header with their NT username/domain information. This can be done by going to the properties for the virtual directory in IIS, and clicking the Edit button for the Authentication and access control section in the Directory Security tab. In IE all is well and I have no problems but in FireFox when I disable the "Enable anonymous access" all Ajax.NET calls force FireFox to prompt my with a username/password window. Despite whether or not I enter my login info which should let the request go through, the window keeps popping back up. The sample project is available at: http://www.chorrosoftware.com/files/FireFoxTest.zip it uses 6.4.28.1 of your library. any help you can provide to resolve this would be appreciated. Thanks in advance, Chris Fraschetti --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
