I got the following error after installing UmbracoContour_3.0.24
Could not load types from assembly Umbraco.Forms.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null, errors: Exception:
System.TypeLoadException: Method 'ExportForm' in type
'Umbraco.Forms.Web.Providers.Export.ExportToExcel' from assembly
'Umbraco.Forms.Web, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=null' does not have an implementation. Exception:
System.TypeLoadException: Method 'ExportForm' in type
'Umbraco.Forms.Web.Providers.Export.ExportToHtml' from assembly
'Umbraco.Forms.Web, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=null' does not have an implementation.
I just want to restore my umbraco site that I've created.
I would very much appreciate if anyone can help. I'm not a .NET Developer/Guru
I don't think you can use contour with 7.2.1. Think the recommended is to use the new Forms instead.
The bad thing is some of the DLL's are named the same...
So my suggestion is to uninstall contour and go to the forms section (activate it on your user if you dont see it at the bottom where contour shows :P)
Server Error in '/' Application
I got the following error after installing UmbracoContour_3.0.24
Could not load types from assembly Umbraco.Forms.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null, errors:
Exception: System.TypeLoadException: Method 'ExportForm' in type 'Umbraco.Forms.Web.Providers.Export.ExportToExcel' from assembly 'Umbraco.Forms.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Exception: System.TypeLoadException: Method 'ExportForm' in type 'Umbraco.Forms.Web.Providers.Export.ExportToHtml' from assembly 'Umbraco.Forms.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
I just want to restore my umbraco site that I've created.
I would very much appreciate if anyone can help. I'm not a .NET Developer/Guru
Thanks, Arno
I'm using Umbraco version 7.2.1 assembly: 1.0.5462.37503
I don't think you can use contour with 7.2.1. Think the recommended is to use the new Forms instead.
The bad thing is some of the DLL's are named the same...
So my suggestion is to uninstall contour and go to the forms section (activate it on your user if you dont see it at the bottom where contour shows :P)
/Mats
is working on a reply...