Upgrades Questions on upgrading to version 6.x.
Version 6.x > Upgrades > Site Manager UniGrid Actions Menu images not showing View modes: 
User avatar
Member
Member
josh.heaton - 1/31/2012 11:24:59 PM
   
Site Manager UniGrid Actions Menu images not showing
I recently upgrade a site from 55R2 to 6.0 and it seems like anywhere in Site Manager where the UniGrid is used, the Actions Menu images don't show.

In Event Log I see this error numerous times:

Message: The file '/CMSAdminControls/UI/UniGrid/a.aspx' does not exist. 
Stack Trace:
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.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)




I've done the upgrade twice in different environments and verified both times that images are in the default path that the UniGrid expects Action images are supposed to be. Has anyone else come across this after an upgrade? Thanks.

User avatar
Kentico Consulting
Kentico Consulting
kentico_borisp - 2/2/2012 3:25:54 AM
   
RE:Site Manager UniGrid Actions Menu images not showing
Hello,

I've checked our ticket history and there wasn't such an issue reported in the past. Could you please check if you haven't customized the UniGrid in any way? You can try to search for the "/CMSAdminControls/UI/UniGrid/a.aspx" or "UniGrid/a.aspx" path in the whole web site (for example using total commander - search in files feature), if it isn't somewhere specified in your code. I've checked also our default installation and I wasn't able to find such a string anywhere.

Best regards,
Boris Pocatko