My website is throwing the following exception, Please let me know if any one has come with a solution for a similar problem. Thank you.
Error details:
Could not load types from assembly Umbraco.ModelsBuilder, Version=3.0.7.99, Culture=neutral, PublicKeyToken=null, errors: Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Editors.EditorValidator1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Editors.EditorValidator1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Editors.EditorValidator1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Editors.EditorValidator1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Models.ContentEditing.ContentTypeSave1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Models.ContentEditing.ContentTypeSave1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Models.ContentEditing.ContentTypeSave`1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'.
Issue with deploying Sample Umbraco CMS on Microsoft Azure
I'm trying to deploy my Umbraco website on Azure and facing the following error.
My website is running fine on my local environment and i'm trying to publish my website using publish profile downloaded from Azure app-service.
I'm currently running with Umbraco v7.2.1
PFB the URL of my website on Azure,
http://umbracowebapp1.azurewebsites.net/
My website is throwing the following exception, Please let me know if any one has come with a solution for a similar problem. Thank you.
Error details:
Could not load types from assembly Umbraco.ModelsBuilder, Version=3.0.7.99, Culture=neutral, PublicKeyToken=null, errors: Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Editors.EditorValidator1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Editors.EditorValidator1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Editors.EditorValidator1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Editors.EditorValidator1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Models.ContentEditing.ContentTypeSave1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Models.ContentEditing.ContentTypeSave1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Umbraco.Web.Models.ContentEditing.ContentTypeSave`1' from assembly 'umbraco, Version=1.0.5462.37518, Culture=neutral, PublicKeyToken=null'.
is working on a reply...