Tagged Questions
0
votes
2answers
393 views
SharePoint 2007 - Cannot Find Web Part Page
Situation: Using stsadm -o enumallwebs -includewebparts returns a list of webparts. One of which I want to remove across the entire site.
Issue: Using the GUID I can find the webpart Page ID, and ...
0
votes
2answers
138 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 ...
0
votes
3answers
128 views
Solution deploying 'succesfully', yet doesn't..
MOSS 2007 :)
I am having problems deploying a webpart..
This webpart was successfully installed and deployed on a similar environment with no problems. However when trying to deploy it in its ...