I am getting an error when i click new webpart in webpart gallery. I want to deploy my custom webpart to sharepoint webpart gallery. I try to look in sharepoint log. Sadly, there is no further info in sharepoint log. They dont even throw correlation number error.

link|improve this question
what error are you getting? Did you check the ULS logs? Do you have a custom master page? Did you try to add the web part with the default master page set for the site? – Deepu Nair Feb 16 at 8:47
Only "file not found" error.. I try to upload image in this question for further clarity but my rep not allow it. – Sam Feb 16 at 9:00
Are you talking about the web part gallery or add new webpart menu? – SPArchaeologist Feb 16 at 9:10
when I click new webpart in webpart gallery. In NewDwp.aspx. The problem has solved now. After I googling, i know that the culprit is "return of smartpart" component. Many thanks all... – Sam Feb 16 at 14:50
feedback

1 Answer

up vote 1 down vote accepted

Are you using smart-part in your SharePoint site? If so, maybe you should install AJAX 1.0 in your web front-end server to solve that error. This is a common error when you dealing with smart-part. If not, just ignore my answer.

link|improve this answer
yes, i'm using smartpart in my sharepoint site. Gonna try your advice.. – Sam Feb 16 at 9:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.