【发布时间】:2015-03-24 05:33:24
【问题描述】:
我以管理员权限启动 VS,目前在设置 SharePoint 2010 项目时遇到问题。
今天,我在我们新的 SP 2010 服务器上安装了 VS2010
但现在我无法在 Visual Studio 中创建 SharePoint 项目。 SharePoint 自定义向导告诉我以下内容:
Cannont connect to the SharePoint site: @987654321@. Make sure that the Site URL is valid, that the SharePoint site is running on the local computer, and that the current user as the necessary permissions to access the site.
我“非常”确定,SharePoint 正在语言环境系统上运行,并且我使用我的帐户浏览 SharePoint 没有任何问题,我想知道是什么阻止了我创建项目。
我在其他地方读到,运行 VS2010 的用户需要对 SP2010 的配置和管理表的 db_owner 权限,我已经这样做了,不幸的是这并没有影响任何事情。
以前有人遇到过这个问题吗?感谢您的帮助!
【问题讨论】:
-
您的 SharePoint 网站是否使用主机标头?如果是这样,您能否确认您具有该站点的适当主机标头条目?
标签: visual-studio-2010 sharepoint-2010 connection