Tagged Questions

1
vote
2answers
87 views

STSADM.exe - “Operation completed successfully” - Twice?

For a command such as this: C:\>stsadm -o upgradeSolution -name zzz.wsp -filename zzz.wsp -allowGacDeployment -local I receive two outputs of the success statement rather than just one: …
1
vote
3answers
104 views

Upgrading SharePoint web parts

I have several custom web parts that I'm in the process of deploying to production. During this process I've found a handful of minor things that need to be tweaked in the various parts. To deploy the …