Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/114.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 2010 尝试验证sharepoint网站或部署解决方案时出错_Visual Studio 2010_Sharepoint_Sharepoint 2010 - Fatal编程技术网

Visual studio 2010 尝试验证sharepoint网站或部署解决方案时出错

Visual studio 2010 尝试验证sharepoint网站或部署解决方案时出错,visual-studio-2010,sharepoint,sharepoint-2010,Visual Studio 2010,Sharepoint,Sharepoint 2010,我将windows 7计算机设置为在其上运行sharepoint 2010,经过多次努力,我成功地使其工作,但每次创建新的Web部件并验证它或尝试部署解决方案时,我都会遇到以下错误: *Cannot connect to the SharePoint site: http://[mysite]. Make Sure that the Site URL is valide, that the SharePoint site is running on the local computer, and

我将windows 7计算机设置为在其上运行sharepoint 2010,经过多次努力,我成功地使其工作,但每次创建新的Web部件并验证它或尝试部署解决方案时,我都会遇到以下错误:

*Cannot connect to the SharePoint site: http://[mysite]. Make Sure that the Site URL is valide, that the SharePoint site is running on the local computer, and that the current user has the necessary permission to access the site.

Additional information:

"An attempt was made to load a program with an incorrect format.
(Exception from HRESULT: 0x8007000B)"*
我检查,我的用户是网站管理员,农场管理员和网站是在我的本地机器上运行!
我已经为此苦苦挣扎了两天,如果有任何帮助,我将不胜感激。

据我所知,SharePoint 2010环境始终是64位的。确保您尝试部署的解决方案未编译为32位


请参阅:。

我确实检查了这一点,甚至强制将其部署为64位而不部署。当我尝试创建一个新的Web部件时,我甚至无法验证该站点