Hi,
In a commerce website I'm using a content reference on my "HomePage" content type that to links to a content node in the commerce catalog.
The property looks like this:
[AllowedTypes(typeof(ChannelNode))]
[UIHint(UIHint.CatalogNode)]
[Display(Name = "Product Catalog Root Node", GroupName = Global.GroupNames.SiteSettings, Order = 151)]
public virtual ContentReference ProductCatalogRootLink { get; set; }
This property was working perfectly for version cms 10 and commerce 11, but after I upgraded the solution to version cms 11.9.0 and Commerce 12.3.1.0 it stopped working. I noticed the pages that use this content type HomePage are no longer rendering the "All Properies" view in episerver CMS (Editing mode). It is left blank. The rendering of the page on the frontend is still works as it was.
There is no error in the logs that helps finding a solution to this issue, other than the log trace than i added below:
Only when I remove the UIHintAttribute from the property the cms part starts working again and I am able to edit the properties. But obviously, I can't select a catalog content node for my field because it uses the default cms content selector to render the control.
So for some reason the [UIHint(UIHint.CatalogNode)] attribute is preventing the cms editor to render the all properties view in CMS editing mode.
Im not entirely sure, but I think it has something to do with the packaging.UI package and/or the virtualPath settings.. but then again they did nog change after the upgrade...
Also the upgrade of the packages was done correctly as fas as i can see and the database update was performed successfully.
Please help,
thnx!
Pierre
LOGS:
GenericInformationPage: Selected SpecialtyChemicals.Site.Controllers.Pages.GenericInformationPageController. (tag='Preview', channel='web', category='Request')
GenericInformationPage: Selected SpecialtyChemicals.Site.Controllers.Pages.GenericInformationPageController. (tag='Preview', channel='web', category='Request')
Calling 'GetVirtualPath' with parameter values: 321, en, EPiServer.Web.Routing.VirtualPathArguments
GenericInformationPage: Selected SpecialtyChemicals.Site.Controllers.Pages.GenericInformationPageController. (tag='Preview', channel='web', category='Request')
GenericInformationPage: Selected SpecialtyChemicals.Site.Controllers.Pages.GenericInformationPageController. (tag='', channel='web', category='Request')
Calling 'GetVirtualPath' with parameter values: 321, en, EPiServer.Web.Routing.VirtualPathArguments
GenericInformationPage: Selected SpecialtyChemicals.Site.Controllers.Pages.GenericInformationPageController. (tag='Preview', channel='web', category='Request')
Found route with values for path:~/EPiServer/cms/Stores/contentstructure/
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not a 404 response. Request URL: http://specialtychemicals.localhost.efocus.local/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png Response status code: 200
End: Get Current CustomRedirectHandler
Returning cached handler.
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
ContainerPage: Selected . (tag='', channel='web', category='Request')
ContainerPage: Selected . (tag='Preview', channel='web', category='Request')
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/Shell/11.5.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Found route with values for path:~/EPiServer/cms/Stores/contentstructure/
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/Shell/11.5.0'
Begin: Get Current CustomRedirectHandler
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/Find'
ContainerPage: Selected . (tag='', channel='web', category='Request')
Not a 404 response. Request URL: http://specialtychemicals.localhost.efocus.local/EPiServer/shell/Stores/component/ Response status code: 200
End: Get Current CustomRedirectHandler
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Calling 'GetVirtualPath' with parameter values: 295, en, EPiServer.Web.Routing.VirtualPathArguments
ContainerPage: Selected . (tag='', channel='web', category='Request')
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png
Not routing '~/EPiServer/cms/Stores/contentstructure/' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not a 404 response. Request URL: http://specialtychemicals.localhost.efocus.local/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png Response status code: 200
End: Get Current CustomRedirectHandler
Returning cached handler.
ContainerPage: Selected . (tag='Preview', channel='web', category='Request')
ProductCategoryPage: Selected SpecialtyChemicals.Site.Controllers.Pages.ProductCategoryPageController. (tag='Preview', channel='web', category='Request')
Calling 'GetVirtualPath' with parameter values: 286, en, EPiServer.Web.Routing.VirtualPathArguments
Returning cached handler.
Begin: Get Current CustomRedirectHandler
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Begin: Get Current CustomRedirectHandler
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
ProductCategoryPage: Selected SpecialtyChemicals.Site.Controllers.Pages.ProductCategoryPageController. (tag='Preview', channel='web', category='Request')
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
ProductCategoryPage: Selected SpecialtyChemicals.Site.Controllers.Pages.ProductCategoryPageController. (tag='', channel='web', category='Request')
Calling 'GetVirtualPath' with parameter values: 286, en, EPiServer.Web.Routing.VirtualPathArguments
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png
Not a 404 response. Request URL: http://specialtychemicals.localhost.efocus.local/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png Response status code: 200
End: Get Current CustomRedirectHandler
Returning cached handler.
Begin: Get Current CustomRedirectHandler
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
ProductCategoryPage: Selected SpecialtyChemicals.Site.Controllers.Pages.ProductCategoryPageController. (tag='Preview', channel='web', category='Request')
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
ProductGroupPage: Selected SpecialtyChemicals.Site.Controllers.Pages.ProductGroupPageController. (tag='Preview', channel='web', category='Request')
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Calling 'GetVirtualPath' with parameter values: 253, en, EPiServer.Web.Routing.VirtualPathArguments
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
ProductGroupPage: Selected SpecialtyChemicals.Site.Controllers.Pages.ProductGroupPageController. (tag='Preview', channel='web', category='Request')
ProductGroupPage: Selected SpecialtyChemicals.Site.Controllers.Pages.ProductGroupPageController. (tag='', channel='web', category='Request')
Calling 'GetVirtualPath' with parameter values: 253, en, EPiServer.Web.Routing.VirtualPathArguments
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Forms/4.14.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/Commerce/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.UI.CustomerService/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Commerce.Shell.ManagerIntegration/12.3.1.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/EPiServer.Cms.TinyMce/2.4.0'
ProductGroupPage: Selected SpecialtyChemicals.Site.Controllers.Pages.ProductGroupPageController. (tag='Preview', channel='web', category='Request')
GenericInformationPage: Selected SpecialtyChemicals.Site.Controllers.Pages.GenericInformationPageController. (tag='Preview', channel='web', category='Request')
Calling 'GetVirtualPath' with parameter values: 437, en, EPiServer.Web.Routing.VirtualPathArguments
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/modules'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/LanguageWire.Connector/ClientResources'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_gradient.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
None of the '1' route collection for path '~/EPiServer/Shell/11.5.0' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/tooltip.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/CMS/11.5.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/modules'
None of the '15' route collection for path '~/episerver' wants to handle the path: ~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/Find'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/BVNetwork.404Handler'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/DbLocalizationProvider.AdminUI.EPiServer'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Labs.LanguageManager/3.1.4'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Packaging.UI/3.4.0.0'
Not routing '~/EPiServer/Shell/11.5.0/ClientResources/epi/themes/sleek/images/invertedTooltip_background.png' since it doesn't start with '~/EPiServer/EPiServer.Forms.UI/4.14.0'
GenericInformationPage: Selected SpecialtyChemicals.Site.Controllers.Pages.GenericInformationPageController. (tag='Preview', channel='web', category='Request')