Active Directory lookup works in IE but fails in FireFox
- by AWC
I'm using IIS 5.1 on my local dev machine and I have changed IIS to run using my domain account and configured ASP.NET with impersonate = true.
I am able to query my local AD to get information perfectly fine using IE (IE 7.0) but when I use FireFox (3.6.3) it fails with a really un-helpful COM error.
I was wondering if anyone else had come across this and knows how to fix this?