Tagged Questions

4
votes
5answers
15k views

Proper stsadm commands to update SharePoint Solution/Feature

What are the proper stsadm commands in sequence to force an upgrade to a SharePoint solution. I have tried C:>"C:\Program Files\Common Files\Microsoft Shared\web server ...
1
vote
3answers
2k views

How to update SPItemEventReceiver assembly version for a list in SharePoint?

Still in the learning process with SharePoint. We have an SPItemEventReceiver compiled into its own assembly. We are using STSDev to package up a SharePoint solution with this EventReceiver as a ...