After running the update.bat c:\inteput\mySite... script, there is an error in the log saying:
2014-08-15 13:58:10,143 [159] ERROR EPiServer.Global: 1.2.5 Unhandled exception in ASP.NET System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'netContentDataLoad'.
Upgrading files are 7.8 7.10 7.11
Any ideas?
The SP 'netContentDataLoad', is it removed by the scripts? or should it be added?
Is there an easy way to see if the scripts have been executed successfully?
After a few extra attempts with the sql scripts executing them manually, the last 7.11 finally seemed to work, and now it is working ok.... very "stable" scripts don't you think?
I have migrated to EpiServer CMS Framework 7.13 and i get the same
Could not find stored procedure 'netContentDataLoad'. error. I have a 2012 db on my local machine and 2008 r2 on the dev environments. Any idea how to upgrade the database?
After running the update.bat c:\inteput\mySite... script, there is an error in the log saying:
2014-08-15 13:58:10,143 [159] ERROR EPiServer.Global: 1.2.5 Unhandled exception in ASP.NET
System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'netContentDataLoad'.
Upgrading files are
7.8
7.10
7.11
Any ideas?
The SP 'netContentDataLoad', is it removed by the scripts? or should it be added?
Is there an easy way to see if the scripts have been executed successfully?