使用asp.net和C#进行Web开发是否需要本地管理员权限

发布于 2024-10-21 05:27:59 字数 117 浏览 3 评论 0原文

您能否告诉我我们是否需要管理员权限才能在 asp.net、C#、VS2005、IIS 上工作。您还可以指出,如果我们没有管理员权限,那么我们将无法使用哪些内容,或者 VS 中的所有工具等将无法访问。

谢谢

Can you please let me know whether we need admin rights to work on asp.net,C#,VS2005,IIS. Can you please also point out that if we don't have admin privilege then what all are the stuff we will not be able to work on OR what all are the tools in VS ..etc will not be able to access.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

乙白 2024-10-28 05:27:59

如果您想在 IIS 中运行该站点,则需要以管理员身份启动 studio 来创建虚拟目录等。

但如果您使用 Cassini(Visual studio 的 Web 服务器),您可以在没有管理员权限的情况下用 C# 开发 ASP.NET。

D

If you want to run the site in IIS then studio needs to be launched as an administrator to create virtual directories etc.

But if you use Cassini (Visual studio's web server) you can develop ASP.NET in C# without admin rights.

D

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文