Issue with Libraries Module
I have a SiteFinity site that was recently upgraded to version 7.3.
When a user clicks on a document library on the backend the application throws an Object Not Set to an Instance of an object exception.
I noticed that the backend is trying to navigate to ../LibraryDocument but I believe that the libraries reside in the ../Libraries app_name in the database. If you manually type "Libaries" into the url in the place of "LibaryDocuments" the libraries and the documents in those libraries are viewable.
How can resolve the libraries to be under the correct page node?
Hello Zachary,
You can try to re-upgrade the libraries module by setting in the SystemConfig.config the Libraries row like
<
add
name
=
"Libraries"
/>