使用 Visual Studio 和 SP 2010 Designer 开发 SP 2010 的计算机上的权限级别

发布于 2024-10-17 01:25:38 字数 194 浏览 2 评论 0原文

这是场景: 我们将把开发环境从服务器转移到本地计算机。我们的本地计算机上将装有 SQL 服务器、SP 2010 服务器、SP 2010 设计器和 Visual Studio 2010。我需要一些技术规范,说明执行开发和调试任务需要管理员权限,是否存在?我一直在努力寻找一些东西,但没有找到。

当然,这是假设执行这些任务需要管理员权限,但我不明白为什么不需要。

here is the scenario:
We will be moving the development environment from servers to our local machines. Our local machines will have SQL server, SP 2010 server, SP 2010 designer, and Visual Studio 2010 on them. I need some technical specs stating administrator permissions is required to perform development and debug tasks, do any exists? i have been trying to find something on but have come up short.

Granted this is assuming admin permissions is required to perform these tasks, but i don't see how it wouldn't.

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

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

发布评论

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

评论(1

烟酒忠诚 2024-10-24 01:25:38

是的,您需要本地计算机上的管理权限。例如,您需要使用提升的权限运行 Visual Studio 2010 才能调试您的解决方案,并且需要管理员权限才能部署场解决方案。

对于沙盒解决方案,不需要管理员权限。

Yes, you need administrative permissions on the local machine. For instance you need to run Visual Studio 2010 using elevated privilegies to be able to debug your solution and you need admin privs to be able to deploy farm solutions.

For sandboxed solutions, there is no need for admin privs though.

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