IIS HTTP Error 500.24

简介: 当你用Visual Studio 2010打开数据库进行更新操作时可能会出现下面这个问题: 还有这样的问题: 这时不要慌,只要改掉web.config文件中的一个属性即可: 改为:   现在再次浏览你的网页也就OK了! 注意:当你再次修改数据库时可能再次出现这样的问题,所以你...

当你用Visual Studio 2010打开数据库进行更新操作时可能会出现下面这个问题:

还有这样的问题:

这时不要慌,只要改掉web.config文件中的一个属性即可:

<identity impersonate="true" />

改为:

 <identity impersonate="false" />

现在再次浏览你的网页也就OK了!

注意:当你再次修改数据库时可能再次出现这样的问题,所以你要做的就是:

1:关掉你的Visual Studio 2010,重新再来一遍

2:把你的控件删除,重新载入数据库(推荐)

3:为了小心谨慎起见,不要修改你刚刚配置的数据库

目录
相关文章
|
3月前
IIS上实现网站朝https://www的自动跳转
我们在做网站时时常有网站朝https://www的自动跳转的需求,以便在不输入www.子域名时也可以自动跳转到我们的当前站点,本文将介绍实现网站朝https://www的自动跳转的操作。
62 0
IIS上实现网站朝https://www的自动跳转
|
5月前
Error: 0x800701bc WSL 2 ?????????????????? https://aka.ms/wsl2kernel
Error: 0x800701bc WSL 2 ?????????????????? https://aka.ms/wsl2kernel
|
6月前
|
Linux Docker Windows
docker pull 报错解决:error pulling image configuration: Get https:..
docker pull 报错解决:error pulling image configuration: Get https:..
197 0
|
2月前
|
机器学习/深度学习 前端开发 JavaScript
源映射错误:Error: request failed with status 404 源 URL:http://localhost:8080/bootstrap/js/axios-0.18.0.js
源映射错误:Error: request failed with status 404 源 URL:http://localhost:8080/bootstrap/js/axios-0.18.0.js
43 0
源映射错误:Error: request failed with status 404 源 URL:http://localhost:8080/bootstrap/js/axios-0.18.0.js
|
4月前
|
开发框架 .NET 数据库连接
解决HTTP错误500.19 - internal server error -内部服务器错误的终极指南
解决HTTP错误500.19 - internal server error -内部服务器错误的终极指南
646 0
|
19天前
解决Error:All flavors must now belong to a named flavor dimension. Learn more at https://d.android.com
解决Error:All flavors must now belong to a named flavor dimension. Learn more at https://d.android.com
21 5
|
1月前
|
存储 网络安全 数据安全/隐私保护
Windows Server 2019 IIS HTTPS证书部署流程详解
Windows Server 2019 IIS HTTPS证书部署流程详解
|
6月前
|
网络协议 Docker 容器
登录私有镜像仓库报错:Error response from daemon: Get https://dockerhub.thecloud.ink/v2/: dial tcp: lookup dock
登录私有镜像仓库报错:Error response from daemon: Get https://dockerhub.thecloud.ink/v2/: dial tcp: lookup dock
172 0
|
6月前
|
Java 容器
RestTemplate报错I/O error on POST request for "http://crmjob.xxx.xxx.com/removeJob": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out问题处理
讲述RestTemplate报错I/O error on POST request for "http://crmjob.xxx.xxx.com/removeJob": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out处理方案
|
2月前
|
Kubernetes 容器
使用kubeadm部署k8s报错:The kubelet is not running或者level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://us-west2-dock
使用kubeadm部署k8s报错:The kubelet is not running或者level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://us-west2-dock