Tagged Questions
3
votes
3answers
2k views
After retracting webpart solution webparts still showing up
I retract a webpart solution that was deployed via Visual Studio. Then when i edit a page for some reason the Custom category + the webparts are still being listed when i try to insert a webpart. ...
0
votes
2answers
136 views
would this retract a solution from only one server in a farm?
I have a webpart that failed on one web server and works fine on another. The issue seems to be related to the .DLL on the failing web server.
If i use the command
stsadm -o retractsolution
and ...