Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6742321
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:49:46+00:00 2026-05-26T11:49:46+00:00

Followed the steps in the answer to this question: How to deploy custom webpart

  • 0

Followed the steps in the answer to this question: How to deploy custom webpart from one server to another in sharepoint 2010

It all seemed to work ok, but now what do I do? If I ‘edit’ the home page of the sharepoint site and click “Add Web PArt”, I don’t see it in the list.

I am a complete newbie when it comes to Sharepoint, so simple steps would be appreciated.

Cheers.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T11:49:46+00:00Added an answer on May 26, 2026 at 11:49 am

    The Web Part definition files have to be in the Web Part Gallery in order to be available in the “Add Web Part List”.

    You can create a SharePoint site feature to deploy the definition files in this library:

    feature.xml:

    <?xml version="1.0" encoding="utf-8" ?>
    <Feature
        xmlns="http://schemas.microsoft.com/sharepoint/"
        Id="DFD20610-C329-45E0-B037-8E6FC0A684AB"
        Title="Web Part Feature"
        Scope="Site"
        >
    
        <ElementManifests>
            <ElementManifest Location="Elements.xml" />
            <ElementFile Location="TheWebPart.dwp" />
        </ElementManifests>
    </Feature>
    

    Elements.xml:

    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
        <Module Name="WebPartPopulation" Url="_catalogs/wp" RootWebOnly="TRUE">
            <File Path="TheWebPart.dwp" Url="TheWebPart.dwp" Type="GhostableInLibrary" IgnoreIfAlreadyExists="TRUE">
                <Property Name="Group" Value="Custom" />
            </File>
        </Module>
    </Elements>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I followed all the steps given in this blog. When i am trying to
I have followed steps, described in rack-recaptcha readme . I have done all the
I followed the steps in: http://lennybacon.com/2010/10/18/UltimateGuideToSpeedUpVisualStudio.aspx to make my Visual Studio 2010 faster, including
I followed this steps: What I did is edit this file: C:\Windows\System32\drivers\etc\hosts I added
Possible Duplicate: Database Deployment issues I followed the steps in this video: http://www.asp.net/iis/videos/developing-and-deploying-in-a-shared-hosting I
I followed the steps in BalusC's answer at JSF 2.0 File upload . The
I followed the steps of this tutorial: http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/ to install the Android NDK on
I followed the steps from Change old commit message on Git , and I
I followed steps for package deployment on SQL given in MSDN and it was
I followed the steps in www.thinkingblackberry.com/archives/21 If I pick the 4.5.0 JDE with the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.