Questions tagged [wspbuilder]

WSPBuilder is a SharePoint Solution Package (WSP) creation tool for WSS 3.0 & MOSS 2007.

WSPBuilder is a SharePoint Solution Package (WSP) creation tool for WSS 3.0 & MOSS 2007.

51 questions
0
votes
1 answer

Deploy application resource files with WSP

I am trying to use Sharepoint solution installer to package and deploy my wsp file. My question is how do I deploy the images associated with my webpart? Do I use setup.exe.config (part of Sharepoint solution installer)…
test
  • 359
  • 1
  • 4
  • 12
0
votes
1 answer

How to get a safecontrol entry into manifest.xml with WSPBuilder project

Upon taking the default sharepoint master page for MySite, making some changes, and making a wsp out of it with WSPBuilder, I come to these errors in my logs: http://spoint/MySite/_catalogs/masterpage/MySite.master - An unexpected error has been…
andrew
  • 2,235
  • 3
  • 18
  • 22
0
votes
2 answers

update page templates with new site columns in MOSS publishing site

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns (grouped to match each page) etc. I have also created a site collection, some sites and pages based on my…
keysersoze
  • 777
  • 3
  • 12
  • 27
0
votes
2 answers

Creating and updating site columns in MOSS publishing site

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some pages, some site columns etc. I have also created a site collection based on my template. I have several times updated my mastepage and…
keysersoze
  • 777
  • 3
  • 12
  • 27
0
votes
1 answer

Don't uninstall file with WSPBuilder

I am building a WSP file with WSPBuilder. All my DLL's are added to the file and the WSP install will install them at the proper place (bin, GAC etc...). My problem is that I don't want some of those files to be uninstalled when uninstalling the…
Zee99
  • 1,194
  • 2
  • 23
  • 46
0
votes
2 answers

Best way to create a simple WSP containing a few features

Not having a really great time with the smart template projects found on CodePlex. If I wanted to create a simple wsp, that would contain a few features, some content types, a list, and a list instance. What would be the best way to go? I know I…
JL.
  • 78,954
  • 126
  • 311
  • 459
1 2 3
4