Issue with Libraries Module

Posted by Community Admin on 04-Aug-2018 18:49

Issue with Libraries Module

All Replies

Posted by Community Admin on 26-Mar-2015 00:00

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?

 

 

Posted by Community Admin on 31-Mar-2015 00:00

Hello Zachary,

You can try to re-upgrade the libraries module by setting in the SystemConfig.config the Libraries row like 

<add name="Libraries" />
under  ~/App_Data/Sitefinity/Configuration

and than restart the application.

In case this do not solve the issue I would recommend you to open support ticket in order to inspect the project more detailed.

Regards,
Svetoslav Manchev
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed