What is the command fo开发者_运维知识库r building WSP from post-build event command line? I\'m adding one more image so that you can understand my exact requirement.
I am attempting to host an ASP.NET applicatio开发者_开发技巧n inside of my SharePoint site. I want to host a full-application so I\'m hoping to run it as a virtual path application.
I\'m building a solution using TFS Build 2010. This solution has multiple projects and one of the projects is SharePoint.
In Sharepoint 2010 it is possible to save a site as a wsp solution package. In my latest project a site consists of several subsites, lists, content types, permission groups views and so on. Creating
I have an event handler feature that I\'ve built for sharepoint 2007 and have deployed by moving the DLL to the 开发者_JAVA技巧GAC and creating Feature.xml and Elements.xml in the necessary folder and
I have a SharePoint 2010 template which is using a farm deployed solution. What could be the best approach to provide this site template to the client. Should I create just one wsp for the site and it
in SharePoint 2010 it is quite easy to customize and publish the standard lists forms to a local server. But how do I deploy the forms as a feature to be installed on the customer\'s SharePoint farm?
When right-clicking in Solution Explorer and deploy - it takes seconds. When running setup /uninstall h开发者_JAVA技巧ttp://site from the \\bin folder of the solution, it takes 13 minutes?! There are
I have a MOSS 2007 wsp solution that I am building with WSPBuild开发者_开发百科er, that contains definitions for 2 custom lists.In my elements.xml file, I have aand anode for each list.However, when I
when I make a list in SharePoint 2010, I have开发者_如何学Python the option to edit the forms for this list using InfoPath (by enabling a feature on the site collection and one on the site). When I sa