AI OnAI Off
Do you have both CMS and Shell registered as modules in web.config? Please check episerver.shell section, default settings are:
<episerver.shell>
<protectedModules rootPath="~/YourEPiUIPath/">
<add name="Shell" />
<add name="CMS" />
</protectedModules>
</episerver.shell>
I have done a number of searches, but its possible I am searching for the wrong thing. On my one site's installation there only is one gadget available on the online center. On all my other site installations there is quite a number of standard gadgets. Could anyone point me in the right direction on getting these standard gadgets back onto the site?