Error Message:
Server Error in ‘/DotNetNuke_2′ Application.
Object reference not set to an instance of an object.
Line 930: ' first call GetProviderPath - this insures that the Database is Initialised correctly
Line 931: 'and also generates the appropriate error message if it cannot be initialised correctly
Line 932: strMessage = DataProvider.Instance().GetProviderPath()
Line 933:
Line 934: ' get current database version from DB
|
Luckily this is a quick fix… Rename the ‘release.config’ to ‘web.config’ and all is good!