You are 100% correct, thank you!
I think the easiest way is to deploy them manually on your test environment (so you dont have to do the command line installs all the time) and then make a .cab file for install on a production environment (that's what the SDK said and it worked perfectly!
Here is how I ended up doing it:
http://naspinski.net/post/
Main Topics
Browse All Topics





by: tedbillyPosted on 2008-08-29 at 20:09:11ID: 22350473
You should be using the Sharepoint Deployment Solution architecture. Manually deploying to production is a bad practice. Manually deployed customization is not included in backups. Download the Sharepoint SDK and read about building Sharepoint Deployment Solutions.