Hi I am trying to add a web part in sharepoint but getting the attached error , as i am new to sharepoint can anyone guide me on this.
Thanks Apurva...
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jean PaulPosted Jan 13, 2011, 2:56 AM
I think the error is not with the web part.
The error message shows that the document is not checked out.
Please ensure the web part page you are using requires Check Out option before updating.
Regards,
Jean Paul
Apurva MehtaPosted Jan 12, 2011, 8:45 PM
Jean PaulPosted Jan 12, 2011, 7:22 AM
For adding web parts there are multiple steps like.
We have to sign the assembly.
Register it in the GAC.
Add safe load command in web.config
From SharePoint Gallery enable it.
http://www.fpweb.net/sharepoint-tutorials/wss-v3/web-parts/add-new/
(you can also use visual studio plugins to create and deploy webparts)