Tangible Thoughts

SharePoint, MOSS? and all the other questions

  Home  |   Contact  |   Syndication    |   Login
  851 Posts | 6 Stories | 400 Comments | 2142 Trackbacks

News

Tag Cloud


Article Categories

Archives

Post Categories

Image Galleries

Linky Things

SharePoint Bloggers

SharePoint Related

What I am playing

What I am Reading

I've been pondering about the lack of a more efficent process for developing  MOSS/WSS Solutions (I mean a solution to a business probelm and not a wsp) lately, because believe it or not, when your MOSS Solution contains more than just one component, e.g. WebParts, Features, ASPX pages, Workflows etc, there is no Solution template in Visual Studio where you can add all these project types and have them compile to a single wsp. Its kind of a pain to develop without this functionality.

Serge pointed me out to WSPBuilder by Carsten the other day (man was I so out of it :( ). But wait Rich Finn has done a number on the WSPBuilder and introduced it as a Visual Studio Template. Which should be a help, but doesnt really solve the problem of multiple projects.

So here is whats spinning around in my head. A Visual Studio Project type (Setup and Deployment or any other kind) which you can add to your Solution, and to which you will add references from your other projects. The project would be intelligent enough to determine the output type of the referred projects and place the output in the appropriate folder structure as per WSPBuilder, and on compile time call wsp builder.

I think its an interesting idea that would ease a bit of pain from the developent chores involved with MOSS Solutions, but implementing it might be a bit of a challenge.

Does anyone else have any other ideas? or recommendations/tips on this or  how they go about developing MOSS/WSS Solutions.

 

Cross-posted from tariqayad.com

posted on Saturday, September 29, 2007 2:48 AM

Feedback

# re: VS Template for WSPBuilder? 11/6/2007 9:28 AM Arthur
Hi there,
Another way to do it: the "SharePoint Solution Builder"
http://www.gavd.net/servers/sharepointv3/spsv3_item.aspx?top=5&itm=431

# re: VS Template for WSPBuilder? 11/29/2007 9:47 PM Tom Clarkson
I use WSPBuilder (with a few of my own extensions), and where more than one assembly is needed, I find that dragging from the bin folder to the gac folder of the WSPBuilder project works reasonably well. It's not ideal and I'm thinking about automating it, but with the right project structure it doesn't matter that much.

With WSPBuilder the solution package is a project and the features, web parts, pages etc are items. Stay away from the VSeWSS templates if you want to maintain a reasonable structure for your projects.

# re: VS Template for WSPBuilder? 12/19/2007 9:34 PM mp3
Thanks .. !

# re: VS Template for WSPBuilder? 1/11/2008 11:02 AM bilard
You have very interesting site.Thanks for all.


# re: VS Template for WSPBuilder? 1/17/2008 8:38 AM diziler
Thanks for Work, good achievement


# re: VS Template for WSPBuilder? 2/2/2008 9:25 AM webmasterdestek
thanks for work webmasterdestek

# re: VS Template for WSPBuilder? 2/7/2008 3:03 AM oyun indir
Thanks for Work, good achievement

# re: VS Template for WSPBuilder? 2/24/2008 4:46 AM hikaye
thank you comment

Comments have been closed on this topic.