摘要: IIS启动网站后报错:   configuration error Could not load file or assembly 'crystaldecisions.reportappserver.clientdoc,...' 阅读全文
posted @ 2013-12-17 15:56 Kenyep 阅读(759) 评论(0) 推荐(0) 编辑
摘要: 服务器系统:Windows server 2008 R2 IIS版本:7.5 IIS中部署一个dotnet framework 3.5的网站应用程序,设置"默认文档"为:index.aspx 问题来了,域名绑定好后,打开“http://www.xxx.com”,却无法显示默认的主页,显示“http 400”错误,使用IP访问也不行,非要输入“http://www.xxx.com/index.aspx”才能打开默认首页,其它所有页面访问都很正常,但是非要输入文件的完整路径才能访问,通常都会被认为未设置“默认主页”,但这次却不是。 阅读全文
posted @ 2013-12-17 11:25 Kenyep 阅读(16272) 评论(0) 推荐(1) 编辑