AI OnAI Off
I also got that exception when upgrading to 10.3 from CMS 10.2.
A work around is upgrading CMS UI package to 10.3.0.0.
CMS 10.3.0 had the wrong CMS UI dependency (10.2.0 instead of 10.3.0) and has now been updated.
http://nuget.episerver.com/en/OtherPages/Package/?packageId=EPiServer.CMS&packageVersion=10.3.0
Hi,
My application uses CMS 9.12 hosted on cloud. I am trying to upgrade CMS to 10.3. I updated CMS as well as updated database by using UpdateDatabaseSchema=true.
When I am running my application it gives following error:
While loading .NET types from "EPiServer.Cms.Shell.UI" the following error(s) was reported:
- System.TypeLoadException: Method 'FormatUserMessageAsync' in type 'EPiServer.Cms.Shell.UI.Notifications.Internal.ProjectNotificationFormatter' from assembly 'EPiServer.Cms.Shell.UI, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' does not have an implementation.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: EPiServer.Framework.Initialization.InitializationException: While loading .NET types from "EPiServer.Cms.Shell.UI" the following error(s) was reported:
- System.TypeLoadException: Method 'FormatUserMessageAsync' in type 'EPiServer.Cms.Shell.UI.Notifications.Internal.ProjectNotificationFormatter' from assembly 'EPiServer.Cms.Shell.UI, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' does not have an implementation.
Source Error:
Source File: c:\Users\gmv51\AppData\Local\Temp\Temporary ASP.NET Files\root\51a1b133\2797a1ae\App_global.asax.0.cs Line: 0
Stack Trace:
Help me out from this.
Thanks & Regards,
Sanket Mahimkar