Hye i have installed Sharepoint Foundation 2010 in my one of server farm where on the server the visual studio functionality is limited because it is shell edition. So i want to create new sharepoint application i have to used my computer with full feture Visual Studio installed but the problem when i tried to create sharepoint project in My computer visual studio’ it pop up a error saying sharepoitn server should be intalled. So my question is that we can link the ther server with client pc so that my visual studio reconbnize it?
Hey there.
In order to do a build in Visual Studio you will need at least the SharePoint binaries on your development machine. The easiest way to achieve this is to install SharePoint on it. Once you have this, to move your solution you need to transport the features, code, web parts, list definition and so in in a WSP. Visual Studio can build this for you.
You may also want to drop into SPChat tomorrow (Thursday 16 May). Its going to be about the SPSD written by Matthias Einig. Have a read about SPSD first then come armed with questions.