I can create folders and files in the media library but when i create an image i get the following error after naming it. When reloading the folder the image has been created in the tree, but clicking it also returns the following error:
Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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.
media library broken after clean 4.7.1 install
I've just installed a clean 4.7.1 site.
I can create folders and files in the media library but when i create an image i get the following error after naming it. When reloading the folder the image has been created in the tree, but clicking it also returns the following error:
Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
Any help appriciated
Ohhhh, i just saw, theres something with the imageropper
Ok, i soved it.
I had created a pane for the imagecropper on the mediatype but forgotten to set the parameters on the datatype.
is working on a reply...