错误指引

   1. HTTP 错误500.19 -Internal Server Error

  •         错误代码 0x80070021

                    解决方法: http://hi.baidu.com/zhenlisuozai/blog/item/2a78c713a2b6c6d8f6039e4b.html

  2.   HTTP 错误 403.14 - Forbidden

  •        错误代码0x00000000

                    解决方法:通过“默认文档”设置默认主页,如Default.aspx

  3. 客服端连接数据库提示System.Data.EntityException: The underlying provider failed on Open. ---> System.Data.SqlClient.SqlException: 登录失败。该登录名来自不受信任的域,不能与 Windows 身份验证一起使用。

     解决方法:连接字符串去掉Integrated Security=True;MultipleActiveResultSets=True

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
  • 2022-01-10
  • 2021-12-22
  • 2021-06-15
  • 2021-11-20
  • 2021-09-05
猜你喜欢
  • 2021-05-02
  • 2021-12-28
  • 2021-11-06
  • 2021-07-27
  • 2021-11-06
  • 2022-02-10
相关资源
相似解决方案