在IIS7.5中托管ASP.NET会导致Access被拒绝?

编程入门 行业动态 更新时间:2024-10-27 18:31:50
本文介绍了在IIS7.5中托管ASP.NET会导致Access被拒绝?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

这是我当地主人的工作。 但主机上的错误。 为什么? 图片here => 图片

It's work on my local host. But error on hostting. Why? Image here => Image

推荐答案

错误是说代码无法访问那条路。您需要进入IIS,找到您的应用所在的应用池,找到它正在运行的身份,并将身份更改为具有权限的帐户或授予该帐户访问该文件夹结构的权限。 The error is saying that the code cannot access that path. You need to go into IIS, find the app pool that your app is in, find the identity it is running as and either change the identity to an account that has permissions or grant that account access to the folder structure.

更多推荐

在IIS7.5中托管ASP.NET会导致Access被拒绝?

本文发布于:2023-11-12 04:52:34,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1580557.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:被拒   ASP   Access   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!