-1

PLEASE DON'T CLOSE -- IT'S PROGRAMMING-RELATED (BUT NO CODE INCLUDED)

I develop MOSS sites, and I need to make sure my sites are compatible with IE 7,8 and FireFox.

I have an external testing site (Windows 2003, IIS 6) and when I browse to this MOSS site, I can authenticate without any problems using IE8.

When I browse to my local installation of MOSS (Windows 2008 Server, IIS 7), I can't authenticate, instead it prompts for username+password, then 3 tries later a blank page comes up.

Any idea why this is? At the moment I can't test my MOSS installation locally using IE 8, because of this, and Microsoft don't provide support for beta products.

4

2 回答 2

3

You should try some network sniffing to see exactly what is happening over the wire. WireShark is pretty good.

于 2008-12-09T07:01:55.843 回答
0

尝试使用Fiddler查看 IIS 返回给您的状态代码。

于 2008-12-17T15:30:58.043 回答