Error after 9.2 upgrade

Posted by Community Admin on 03-Aug-2018 18:34

Error after 9.2 upgrade

All Replies

Posted by Community Admin on 11-Oct-2016 00:00

I upgraded one of our sites from 8.1 to 9.2.  Now I'm getting 'Object reference not set to an instance of an object' error when I go to the site.  It errors after the 'System is initializing' message. No stack trace or other information is given, there is nothing in Error.log or Trace.log, and nothing in Windows event logs.  I have no idea where else to look or where to start with this.  Opening the site via Visual Studio doesn't seem to produce anything useful either.  Thoughts?

Thanks

Posted by Community Admin on 11-Oct-2016 00:00

Hi Tom, 

I had similar problem recently after upgrade from 6.3 to 9.2

I found the solution, which worked for me.

0) Create backup for DB and files

1) Go to App_Data\Sitefinity\Configuration\SystemConfig.config

2) Comment all child nodes under <systemConfig>

3) And run your project again

Posted by Community Admin on 11-Oct-2016 00:00

Thank you Victor! That worked for me as well.

Posted by Community Admin on 02-Mar-2017 00:00

Worked for me, too. Thanks Victor for saving me a bunch of time trying to run this down.

This thread is closed