CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.web_parts_and_personalization Tags:
Item Type: NewsGroup Date Entered: 8/14/2007 2:28:59 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 6 Views: 18 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
7 Items, 1 Pages 1 |< << Go >> >|
Chris Cormier
Asp.Net User
Trying to remove web parts8/14/2007 2:28:59 PM

0/0

I am trying to remove some web parts from a server.  I don't want them simply removed from a user's page.  I want to remove that web part from the SERVER so it is no longer available as a web part to use.  There is a test web parts I created that show up when you go to add a new web part to a page.  I went to 'edit site settings' and found some of the webparts there and removed them, however, they seem to hang around anyways.  Some get removed from the 'Add web parts' dialog but when you click on 'advanced options' they are still there.  Are there any server tools to actually remove the web part from the server?

 

Nai-Dong Jin -
Asp.Net User
Re: Trying to remove web parts8/16/2007 4:00:51 PM

0/0

Hi,

From your description, it seems that you are trying to remove a Web Parts from Web Part Gallery of SharePoint, right?

If so, you may follow the steps below:

1 At the top level of a site, go to Site Settings
2 In Administration click on "Go to Site Administration"
3 In Site Collection Gallery click on "Manage Web Part Gallery"
4 Edit the part you want to remove
5 Click on the menu item "Delete"
 
Hope that helps. Thanks.

Sincerely,
Michael Jin.
Microsoft Online Community Support

?Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ?
Chris Cormier
Asp.Net User
Re: Trying to remove web parts8/16/2007 5:04:45 PM

0/0

From your description, it seems that you are trying to remove a Web Parts from Web Part Gallery of SharePoint, right?

Not exactly, please refer to my description for details. I have already done this, and the part seems to hang around anyways, and is displayed as an option when you go to add a new web part.

 

 

Nai-Dong Jin -
Asp.Net User
Re: Trying to remove web parts8/17/2007 1:53:02 AM

0/0

Hi,

Well, for deleting the webparts from your sever, you may try the following steps:

1.Access the configuration database and delete the entries from the WebPartPackages table where the Title is "XX.cab".(Here, XX stands for the webpart cab you want to remove.) Note: Before deleting the row note the value in the WPPId column.

2.Now open the InstalledWebPartPackages table and delete all the rows where WPPId equals the value you noted in step 1.

3.Finally you have to remove related dwp files from the wpcatalog directory. The location of the directory is in the root folder of the server.

Hope that helps. Thanks.


Sincerely,
Michael Jin.
Microsoft Online Community Support

?Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ?
Chris Cormier
Asp.Net User
Re: Trying to remove web parts8/21/2007 6:15:56 PM

0/0

 Thank YOU for the help.  The configuration database seems to be SQLSERV1\Microsoft##SSEE.  Should I be able to access this database from the SQL Management Studio program?  I  am trying but get error 26 (which sometimes is caused by attempting remote connections when they're not enabled, but i am accessing it from the server computer directly).

Chris Cormier
Asp.Net User
Re: Trying to remove web parts9/4/2007 6:03:02 PM

0/0

 OK, can someone explain to me how to access the configuration database for webparts?  I am stumped.  All I want to do is remove a webpart from the gallery!
 

Chris Cormier
Asp.Net User
Re: Trying to remove web parts9/10/2007 12:04:06 PM

0/0

 So I guess, don't install web parts unless you are CERTAIN you will never want to remove them!  Once it's on your website, learn to live with it being there.

7 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Microsoft SharePoint Server 2007 Bible Authors: Wynne Leon, Wayne Tynes, Simeon Cathey, Pages: 792, Published: 2007
Microsoft Office SharePoint Server 2007: The Complete Reference Authors: David Matthew Sterling, David Sterling, Pages: 788, Published: 2007
Microsoft SharePoint 2007 For Dummies Authors: Vanessa L. Williams, Pages: 438, Published: 2007
SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform Authors: Seth Bates, Tony Smith, Pages: 407, Published: 2007
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
Beginning SharePoint Administration: Windows SharePoint Services and SharePoint Portal Server Authors: Göran Husman, Pages: 522, Published: 2006
SharePoint User's Guide Authors: Bryan Acker, Infusion Development Corporation, Tyler Davey, Robert McGovern, Infusion Development Corporation, Pages: 136, Published: 2005
SharePoint 2003 User's Guide Authors: Seth Bates, Tony Smith, Pages: 340, Published: 2005

Web:
Trying to remove web parts - ASP.NET Forums I am trying to remove some web parts from a server. I don't want them simply removed from a user's page. I want to remove that web part from ...
Add or remove Web Parts from a page - SharePoint Server ... To add or remove Web Parts from a page, you must be a member of the Administrator site group on the portal site. You can add or remove Web Parts only from ...
mojoPortal - Forums - Report Bugs - Error when trying to delete a ... I get the following error when trying to remove a web part within the Feature instance settings page. Dynamic SQL Error SQL error code = -104 ...
Ontolica - Remove web part manually Remove web part manually. Removing Ontolica® web part package manually You need to go through three steps to remove the web part package: ...
How delete webparts from a page using the browser (spcontnt.aspx ... Nov 14, 2007 ... I don't want to open SharePoint designer either, so how do you delete the web part with the browser if you can't accesss the page? ...
Insert or delete a Web Part - SharePoint Designer - Microsoft ... To insert and delete Web Parts and Web Part zones in a Microsoft SharePoint site , you must have either the Add/Remove Private Web Parts permission or the ...
Cliff Green's Blog : Removing Web Parts from the ‘My Site’ Web ... The goal is to remove those web parts when a My Site is provisioned so that a ..... I am trying to do it thr' code. But this tasks webpart is part of Site ...
CTX108094 - How to Remove a Bad Web Part from a SharePoint Server ... Citrix tech note CTX108094, last updated Nov 28, 2005.
Windows SharePoint Services FAQ - How do I remove a web part ? In Administration click on "Go to Site Administration". - In Site Collection Gallery click on "Manage Web Part Gallery". - Edit the part you want to remove ...
Programmatically removing all WebParts from a page in MOSS 2007 ... Apr 15, 2008 ... I have 2 features: One feature staples the second feature to the STS#0 template and the second feature has the code to add\remove webparts ...

Videos:
How To Remove Any Malware Infection. A Step-By-Step How To. Part 1 Here is how I remove any malware infection. This is a step-by-step tutorial. Please visit http://remove-malware.com/remove-any-malware/ for notes o...
Part 4 - Using the Web Developer Toolbar One of the most powerful and appreciated extensions for Firefox is the Web Developer toolbar. This is the extension that helped convert me from an i...
How To Remove Any Malware Infection. A Step-By-Step How To. Part 2 Here is how I remove any malware infection. This is a step-by-step tutorial. Please visit rhttp://remove-malware.com/remove-any-malware/ for notes ...
Ctrl Alt Delete Part 2 - Ethan's Revenge Tim Buckley stars in this thrilling tale of love and revenge coming soon near you
When Metaknights Attack 2 The second assault on Yoshi Stadium by the fiendish army of Metaknights! Can the devilish little sabatours be stopped before they successfully delete...
How To Remove Any Malware Infection. A Step-By-Step How To. Part 3 Here is how I remove any malware infection. This is a step-by-step tutorial. Please visit http://remove-malware.com/remove-any-malware/ for notes ...
2484 3 shafts turret winder MONDON designs, manufactures and markets a wide range of machines for unwinding, rewinding or converting flexible webs. In order to meet your specif...
How To Remove Any Malware Infection. A Step-By-Step How To. Part 4. Here is how I remove any malware infection. This is a step-by-step tutorial. Please visit http://remove-malware.com/remove-any-malware/ for notes o...
Removing an Autococker Valve Part 1 Part one of how to time a mechanical autococker, done by Craig of Penguin's Autococker Tech Site. http://web.mac.com/craigniland/penguinautococker/Mi...
Sanding the surface of dining table to remove bad spots in the finish. Here we have part one of two videos showing how to sand out dings, nicks, scratches, and lacquer defects from the finish being sprayed on to fast and...




Search This Site:










it's kinda working...

print preview of a page different from what it comes out after printing...... css issue

microsoft.applicationblocks.exceptionmanagement and caching

migrating dnn 2.xx sites from one server to another.

where do i ...

setting default button in createuserwizard

need feedback on the hosting forums

treeview control, windows 2000, and ie6 sp1

3.0.x issue - editing the host or admin user accounts

provider management error

impersonation mixed mode authentication....

alrighty

writing custom sitemapprovider

string encrypt/decrypt

upgrade from 2.x to 3.2.2 error

login loop

access classes stored in separate directory from aspx.cs page

how to add tab to tabstrip runtime?

development server not specifying that gifs be cached by clients?

install 3.1.1 problems

"view in browser" option in visual studio 2005

where does dnn get it's date from?

working with events and selectednodeindex in treeview

web pages security

links to files on a server

diagrams

web app to download sql server structure and data ?

asp:menu css adpaters; internet explorer doesn't display dynamic nav when using dynamicitemtemplate. firefox does.

css friendly menu adapter renders as tree view

joining of data tables

 
All Times Are GMT