无法在 Visual Studio 2010 中为 SharePoint Web Server 项目设置使用本地 IIS URL Web 服务器
我有一个自定义 SharePoint ASP.NET Web 服务项目。 我已将其设置为按照 http://www.sharepoint-tips.com/2007/08/web-services-on-sharepoint-making-f5.html
只要我使用 Visual Studio 2005,它就可以工作。 但现在我想设置Visual Studio 2010环境, 我试图在 VS 中设置“使用本地 IIS Web 服务器”设置,错误显示:“为 Web 项目指定的本地 IIS URL ... 尚未配置。” 在以下两种环境中都进行了尝试:带有 MOSS 2007 的 Windows2003 和带有 SharePoint Server 2010 的 Windows 2008。都一样。 我缺少什么?提前致谢。
I have a custom SharePoint ASP.NET Web Service project.
I've setup it to debug as described in http://www.sharepoint-tips.com/2007/08/web-services-on-sharepoint-making-f5.html
it used to work as long as I was working with Visual Studio 2005.
but now I want to setup Visual Studio 2010 environment,
and I'm stuck trying to set 'Use Local IIS Web server' setting in VS, the error says: "The local IIS URL ... specified for web project ... has not been configured."
Tried in both: Windows2003 with MOSS 2007 and Windows 2008 with SharePoint server 2010. All the same.
What I'm missing? thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对于 Visual Studio 2010 和 SharePoint 2010,F5 应该可以立即使用。不需要任何特殊的技巧。尝试一下不要发布过时的博客文章。
For Visual Studio 2010 and SharePoint 2010, F5 should work right out of the box. There's no need for any special tricks. Have a try without that outdated blog posting.