Hi Trevor, Good idea, I was trying to produce the same list using the original Media Library (called Media Gallery), but i was getting this error (maybe this way i was never bothered to use it and instead creating my own webpart)
<span title="Message: [TempITemplate.Template]: http://server/CMSVirtualFiles/Transformations/=vg=3ecbe682-c04f-42e1-9a17-2e6becf09b01/Community.Transformations/MediaLibrary.ascx(6): error CS0234: The type or namespace name 'ResHelper' does not exist in the namespace 'CMS.GlobalHelper' (are you missing an assembly reference?)
Exception type: System.Exception
Message: http://server/CMSVirtualFiles/Transformations/=vg=3ecbe682-c04f-42e1-9a17-2e6becf09b01/Community.Transformations/MediaLibrary.ascx(6): error CS0234: The type or namespace name 'ResHelper' does not exist in the namespace 'CMS.GlobalHelper' (are you missing an assembly reference?)
Exception type: System.Web.HttpCompileException
Stack Trace:
at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
at System.Web.UI.TemplateControl.LoadTemplate(VirtualPath virtualPath)
at CMS.Controls.TempITemplate.get_Template()
" class="TransformationError">[TempITemplate.Template]: http://server/CMSVirtualFiles/Transformations/=vg=3ecbe682-c04f-42e1-9a17-2e6becf09b01/Community.Transformations/MediaLibrary.ascx(6): error CS0234: The type or namespace name 'ResHelper' does not exist in the namespace 'CMS.GlobalHelper' (are you missing an assembly reference?)
Am i missing some files here?