powershell - I am not able to find my webparts after deploying them to sharepoint site -
i have add .wsp package sharepoint site , deployed through sharepoint central management web app.
it says deployed not see in gallery.
did miss step ?
thanks,
won't let me answer own question :p able solve it:
ok after additional clicking around central management web app found disconnect. here steps worked
first published package of solution
- right click on project select publish
- select folder save .wsp file
- open sharepoint powershell , execute add-spsolution [path wsp file]
- open sharepoint central management web application
- select system settings on left side menu
- find solution , click deploy
- missing part
- go on sharepoint home site
- under site actions go site settings page
- look web parts in gallery section
- on library tools strip select documents
- click on new document , pop list of new webparts appear scroll , find web parts
- check out web parts solution click populate gallery should find web part under misc. folder
this assumes sp admin. hope helps others.
did after deploying solution
activating feature on site, go site actions-> site settings -> site collection features, activate feature , go custom webparts under add webpart, should there now.
Comments
Post a Comment