• Posts Tagged ‘CAB’

    How To: Create wsp package for user controls

    by  • March 5, 2010 • MOSS 2007 • 0 Comments

    We can copy our user controls to the layouts or control templates folder manually. But moving user controls from development to production manually is very risky or not recommended. Here is how you can deploy these changes programmatically. 1. Create a  web part project or wsp builder project and create a folder. 2. Add all [...]

    Read more →