UCommerce.Presentation.Web.Controls.Adapters.MediaControlAdapter is no longer exposed in UCommerce.Presentation
Hi. Today we've tried to update to 6.1.0. Upgrade seems to have gone fine, but umbraco interface can no longer load with the following error:
Could not convert string 'UCommerce.Presentation.Web.Controls.Adapters.MediaControlAdapter, UCommerce.Presentation' to a type. Assembly was not found. Make sure it was deployed and the name was not mistyped.
If I look into a new UCommerce.Presentation.dll types, MediaControlAdapter is no longer a part of .Web.Controls.Adapters.
Since I doubt you'd release a verion that doesn't work out of the box, please try to help me to identify, what hadn't got updated and is still referencing the no loger present type.
Please find the full error and referenced dll info on the image below (please download, it is well-zoomable).
You need to make sure that you only have one components.config in your website. Can you please verify that. I've seen a few cases where an old components.config would still contain the type.
Common misplaced are under bin/obj and under App_Data/Nugetbackups.
UCommerce.Presentation.Web.Controls.Adapters.MediaControlAdapter is no longer exposed in UCommerce.Presentation
Hi. Today we've tried to update to 6.1.0. Upgrade seems to have gone fine, but umbraco interface can no longer load with the following error:
Could not convert string 'UCommerce.Presentation.Web.Controls.Adapters.MediaControlAdapter, UCommerce.Presentation' to a type. Assembly was not found. Make sure it was deployed and the name was not mistyped.
If I look into a new UCommerce.Presentation.dll types, MediaControlAdapter is no longer a part of .Web.Controls.Adapters.
Since I doubt you'd release a verion that doesn't work out of the box, please try to help me to identify, what hadn't got updated and is still referencing the no loger present type.
Please find the full error and referenced dll info on the image below (please download, it is well-zoomable).
Hi Max,
You need to make sure that you only have one components.config in your website. Can you please verify that. I've seen a few cases where an old components.config would still contain the type.
Common misplaced are under bin/obj and under App_Data/Nugetbackups.
Best regards
Morten
is working on a reply...