After Installing the member export v3, the Members has this error
Then after looking at the logs it says
ERROR Umbraco.Web.Trees.ApplicationTreeController - Unhandled controller exception occurred
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Object.GetType()
at Umbraco.Web.Trees.ApplicationTreeExtensions.
ERROR Umbraco.Web.Trees.ApplicationTreeController - Unhandled
controller exception occurred System.NullReferenceException: Object
reference not set to an instance of an object. at
System.Object.GetType() at
Umbraco.Web.Trees.ApplicationTreeExtensions.
Also based on the documentation for the creation of database table it was created in the db:
Member Export error in Umbraco v7.7.6
After Installing the member export v3, the Members has this error
Then after looking at the logs it says ERROR Umbraco.Web.Trees.ApplicationTreeController - Unhandled controller exception occurred System.NullReferenceException: Object reference not set to an instance of an object. at System.Object.GetType() at Umbraco.Web.Trees.ApplicationTreeExtensions.
Appreciate your help here. Thank you
Hi,
I think the real error is logged in the Umbraco log file. Could also be that database tables are not installed.
Best, Richard
Hi Richard,
This is the trace logs under the App_Data/Logs
Also based on the documentation for the creation of database table it was created in the db:
Thanks.
I meant the Umbraco Logs.
Hope that helps. Please also know that Umbraco 7 and therefore also Memberexport for V7 are out of support.
Best,
Richard
is working on a reply...