Hi all,
I have deployed a custom web part using Visual Studio and it is properly showing in my Web Part Gallery. For my configuration, I created a web part in the GUI, exported it, copied the .webpart. I added a new Web Part to my solution, then replaced the .webpart with the exported one. This is so I can do some customizations code-behind.
It properly shows in the Web Part gallery. However, when I try to add it to a page using "Edit Page->Insert->Web Parts". I do not see it in the "Custom" web parts. When I view the properties in the Web Part gallery, it properly shows that is in custom. And when I preview the Web Part in the Web Part gallery, it properly shows the correct rollup.
My environment is: VS 2012, SharePoint 2013.
Has anyone encountered this before? Can you share me your solution?
Thank you!