I'm trying to use Image Cropper Extended v4 with my Umbraco 4.11.4 project. I'm getting the following error when I try and create the cropper datatype. I've uninstalled and reinstalled to see if maybe the initial install was not complete. But still get this error. Can you help?
Attempt by method 'idseefeld.de.imagecropper.imagecropper.PersitenceFactory..ctor()' to access method 'Umbraco.Core.IO.FileSystemProviderManager.get_Current()' failed.
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: System.MethodAccessException: Attempt by method 'idseefeld.de.imagecropper.imagecropper.PersitenceFactory..ctor()' to access method 'Umbraco.Core.IO.FileSystemProviderManager.get_Current()' failed.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Error Creating Cropper in 4.11.4
I'm trying to use Image Cropper Extended v4 with my Umbraco 4.11.4 project. I'm getting the following error when I try and create the cropper datatype. I've uninstalled and reinstalled to see if maybe the initial install was not complete. But still get this error. Can you help?
Attempt by method 'idseefeld.de.imagecropper.imagecropper.PersitenceFactory..ctor()' to access method 'Umbraco.Core.IO.FileSystemProviderManager.get_Current()' failed.
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: System.MethodAccessException: Attempt by method 'idseefeld.de.imagecropper.imagecropper.PersitenceFactory..ctor()' to access method 'Umbraco.Core.IO.FileSystemProviderManager.get_Current()' failed.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Sorry, but this package requires at least Umbraco version 4.11.10.
Dirk
is working on a reply...