查看: 1315|回复: 6
收起左侧

[已解决] 请问大家是不是也打不开这个网站?

 关闭 [复制链接]
carlcai
发表于 2010-11-24 17:20:58 | 显示全部楼层 |阅读模式
http://www.ieaddons.com/cn/searchproviders

微软添加搜索程序默认的网站,杯具,这样了。打不开。
Amazing
发表于 2010-11-24 17:45:33 | 显示全部楼层
没在寝室,只能用手机看,UC浏览器,打不开该网站。



JamesLong
发表于 2010-11-24 17:50:50 | 显示全部楼层
同样打不开。。。。
JamesLong
发表于 2010-11-24 17:52:02 | 显示全部楼层
Server Error in '/' Application.
FreeEquFraT
发表于 2010-11-24 18:16:39 | 显示全部楼层
Server Error  我这也打不开
孟祥逍
发表于 2010-11-24 18:25:21 | 显示全部楼层
Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>
稻米人
发表于 2010-11-24 18:28:09 | 显示全部楼层
的确是打不开!
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-6-16 17:14 , Processed in 0.161319 second(s), 18 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

快速回复 客服 返回顶部 返回列表