51Testing软件测试论坛

标题: 上TD时发生报错,刚刚还好的!!怎么回事啊! [打印本页]

作者: cs0408    时间: 2009-10-29 17:46
标题: 上TD时发生报错,刚刚还好的!!怎么回事啊!
[attach]57187[/attach]
Microsoft Internet Explorer : 4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727) is not supported!


点击TestDirector或点击Set Administrator都显示这个画面给我,更奇怪的是昨天和今天上午还好好的,怎么回事啊!
作者: cs0408    时间: 2009-10-29 20:10
解决了!

TD安装后用IE7浏览
出现
Microsoft Internet Explorer : 4.0 (compatible; MSIE 7.0; Windows NT 5.2; EmbeddedWB 14.52; EmbeddedWB 14.52 from: http://www.bsalsa.com/ EmbeddedWB 14.52; .NET CLR 1.1.4322; .NET CLR 2.0.50727) is not supported!

解决方法
在你的安装目录:InetPub\TDBIN中,修改start_a.htm文件,在(ua.lastIndexOf('MSIE 6.0') != -1)添加(ua.lastIndexOf('MSIE 7.0') != -1),在(ua.lastIndexOf('Mozilla/6') != -1) 前增加(ua.lastIndexOf('Mozilla/7) != -1) 保存








欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2