EC2 .NET网站安装错误

发布于 2024-08-23 13:53:41 字数 123 浏览 6 评论 0原文

我正在尝试在 EC2 Windows 实例上安装我的 ASP.NET 3.5 网站,尽管我在管理员用户下运行它,但我收到此错误:

“您没有足够的权限来为计算机的所有用户完成此安装。登录以管理员身份然后重试此安装。”

I am trying to install my ASP.NET 3.5 website on EC2 windows instance and i get this error although i am running it under the admin user:

"You do not have sufficient privileges to complete this installation for all users of the machine. Log on as administrator and then retry this installation."

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

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

发布评论

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

评论(1

相权↑美人 2024-08-30 13:53:41

如果您在运行安装时收到该错误消息并且您已经是管理员,请尝试将 UAC 设置更改为“从不通知”。

要更改 UAC 设置:

  1. 转至开始 → 控制面板
  2. 选择用户帐户和家庭安全
  3. 选择用户帐户
  4. 选择更改用户帐户控制设置

if you ever get that error message when running an install and you’re already an Administrator then try changing the UAC settings to Never Notify.

To change your UAC settings:

  1. Go to Start à Control Panel
  2. Select User Accounts and Family Safety
  3. Select User Accounts
  4. Select Change User Account Control settings
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文