我在使用Visual Studio 2005 Extensions for Windows SharePoint Services 3.0WebPart发现有以下象:

  1. 首先在Debug编译条件下,Deploy,会出以下错误“The language-neutral solution package was not found.”
  2. 编译条件切换为ReleaseDeploy,会出错误
  3. Visual Studio 2005,然后重新打开,再次Deploy该错误就会消失,能正确部署。

另外,充一点:要部署的目网站地址,在Project的属性的Debug,“Start browser with URL”置。

相关文章: