Web Part deployment scheme for SharePoint password Modification

Source: Internet
Author: User

SharePoint password modification Web Part Deployment Solution 1. open Visual Studio2010 as an administrator, create a project, select SharePoint2010 as the template, and select platform. NET Framework 3.5, create a blank SharePoint project, edit the name changePWD and location, and click OK.

2. The SharePoint custom wizard is displayed. Enter the pre-debugging site and click "verify. After the verification is successful, select "deploy as a field solution" and click "OK.
3. Right-click changePWD, add ---- new item, and select passwordChange.
4. In Solution Explorer, right-click a reference and add a reference. On the. NET tab, select System. DirectoryServices. AccountManagement.

5. Edit the code. PasswordChange. cs: passwordChangeUserControl. ascx:
PasswordChangeUserControl. ascx. cs:
6. Click the generate menu and select the deployment solution.
7. Add this Web part on the page.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.