0
votes

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.

1

1 Answers

0
votes

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.