Hi,
I am attempting to build a web part. First I am creating a new empty SharePoint 2010 solution in Visual Studio 2010.
One of the field you need to fill in is What local site do you want to use for debugging?
I am on my local machine building this. The SharePoint installation is set-up on other servers. Question is does this field need to be a local instance of SharePoint 2010? Or should it point to whatever server SharePoint is installed on? And should it point to the web or app server?
When I created a new SharePoint solution in Visual studio, the option for SharePoint was there. I just had a look in IIS and in there is SharePoint - 80, SharePoint Central Administration v4 and SharePoint Web Services. Also, it it necessary to have all this installed locally?
Can the debugging field be filled in with a local address?
Thanks a lot for any information!