Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Errors while upgrading from 7.0.6 to 7.4.2 and furtherErrors while upgrading from 7.0.6 to 7.4.2 and further
Previous
 
Next
New Post
1/13/2019 5:37 AM
 
Hi,

We are getting following error when trying to upgrade DNN from 7.0.6 to 7.4.2

---
00:00:00.045 - Executing Script:07.01.00.SqlDataProvider Error! (see
07.01.00.log.resources for more information)
00:00:03.084 - Executing Script:07.01.01.SqlDataProvider Error! (see
07.01.01.log.resources for more information)
00:00:03.510 - Executing Script:07.01.02.SqlDataProvider Error! (see
07.01.02.log.resources for more information)
00:00:03.963 - Executing Script:07.02.00.SqlDataProvider Error! (see
07.02.00.log.resources for more information)
00:00:05.104 - Executing Script:07.02.01.SqlDataProvider Error! (see
07.02.01.log.resources for more information)
00:00:07.171 - Executing Script:07.02.02.SqlDataProvider Error! (see
07.02.02.log.resources for more information)
00:00:09.208 - Executing Script:07.03.00.SqlDataProvider Error! (see
07.03.00.log.resources for more information)
00:00:09.879 - Executing Script:07.03.01.SqlDataProvider Error! (see
07.03.01.log.resources for more information)
00:00:10.181 - Executing Script:07.03.02.SqlDataProvider Error! (see
07.03.02.log.resources for more information)
00:00:10.795 - Executing Script:07.03.03.SqlDataProvider Error! (see
07.03.03.log.resources for more information)
00:00:13.574 - Executing Script:07.03.04.SqlDataProvider Error! (see
07.03.04.log.resources for more information)
00:00:14.425 - Executing Script:07.04.00.SqlDataProvider Error! (see
07.04.00.log.resources for more information)
00:00:16.496 - Executing Script:07.04.01.SqlDataProvider Error! (see
07.04.01.log.resources for more information)
00:00:17.113 - Executing Script:07.04.02.SqlDataProvider Error! (see
07.04.02.log.resources for more information)
00:00:18.116 - Executing Script:07.04.02.01.SqlDataProvider Error! (see
07.04.02.01.log.resources for more information)

00:00:24.920 - Installing Package File DNNCE_HTML_07.04.02_Install: Error!
00:00:25.354 - Installing Package File DNNCE_Journal_07.04.02_Install:
Error!

00:00:27.013 - Installing Package File SecurityAnalyzer_01.00.01_Install:
Error!

00:00:28.351 - Installing Package File WillStrohl.Injection_02.00.01_Install:
Error!
00:00:28.833 - Installing Package File WillStrohl.Injection_02.00.01_Install:
Error!
---

But it is upgraded to 7.4.2 and everything is accessible. However, when we upgrade further to 8.0.4 following the upgrade path, we are unable to access lots of things like edit pages - settings etc. Please assist.
 
New Post
1/14/2019 1:10 AM
 
Dazzlers,

what is in the mentioned log files?

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
1/16/2019 7:22 AM
 
HiMichael,

Following kind of errors in all of the log files.

----
System.Data.SqlClient.SqlException (0x80131904): Cannot find the object 'ZLDNN_ASA_GetVisitorIPDetails', because it does not exist or you do not have permission.
Cannot find the object 'helferlein_BabelFish_UpdateString', because it does not exist or you do not have permission.
Cannot find the object 'GetTopHtmlText', because it does not exist or you do not have permission.
Cannot find the object 'Forum_Moderate_Delete', because it does not exist or you do not have permission.
Cannot find the object 'Forum_UserThreadsGet', because it does not exist or you do not have permission.
Cannot find the object 'ZLDNN_ASA_GetVisitorUserNameDetails', because it does not exist or you do not have permission.
Cannot find the object 'helferlein_BabelFish_UpdateStringById', because it does not exist or you do not have permission.
Cannot find the object 'GetAllHtmlText', because it does not exist or you do not have permission.
Cannot find the object 'Forum_Post_Reported_GetDetail', because it does not exist or you do not have permission.
Cannot find the object 'Forum_UserThreadsUpdate', because it does not exist or you do not have permission.
Cannot find the object 'helferlein_BabelFish_UpdateStrings', because it does not exist or you do not have permission.
Cannot find the object 'AddHtmlTextLog', because it does not exist or you do not have permission.
Cannot find the object 'Forum_Post_Reported_Address', because it does not exist or you do not have permission.
Cannot find the object 'Forum_UserDeleteReads', because it does not exist or you do not have permission.
Cannot find the object 'GetHtmlTextLog', because it does not exist or you do not have permission.
Cannot find the object 'AddHtmlTextUser', because it does not exist or you do not have permission.
Cannot find the object 'Forum_EmailQueue_TaskScheduleItemIDGet', because it does not exist or you do not have permission.
Cannot find the object 'ZLDNN_ASA_VisitorTrackerReferralGet', because it does not exist or you do not have permission.
Cannot find the object 'Forum_Avatar_Role_GetUserRoles', because it does not exist or you do not have permission.
Cannot find the object 'ListSearchItem', because it does not exist or you do not have permission.
Cannot find the object 'ZLDNN_ASA_VisitorTrackerReferralList', because it does not exist or you do not have permission.
Cannot find the object 'DeleteHtmlTextUsers', because it does not exist or you do not have permission.
Cannot find the object 'Forum_UserUpdateTrackingDuration', because it does not exist or you do not have permission.
Cannot find the object 'ZLDNN_ASA_VisitorTrackerReferralAdd', because it does not exist or you do not have permission.
Cannot find the object 'GetHtmlTextUser', because it does not exist or you do not have permission.
Cannot find the object 'Forum_Attachment_Update', because it does not exist or you do not ha
---
 
New Post
1/17/2019 1:31 AM
 
Dazzlers,

it seems that the account that connects to the SQL server database does not have the necessary permissions. Normally, this is the AppPool account, or IIS_IUSRS, in older environments it could be NETWORK SERVICE. You have two possibilities:

1) Either grant the necessary permissions temporarily for the time of the update (db_owner) - you can do this in SQL Server Management Studio if you have access to the server.

2) Add an upgradeConnectionString to your web.config with SQL Server credentials that have db_owner permissions for the database. For more information see https://www.dnnsoftware.com/wiki/upgr..., https://www.dnnsoftware.com/community... and https://www.dnnsoftware.com/wiki/hard...

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
1/17/2019 3:35 AM
 
Hi Michael,

The db_owner permissions are correctly set for the database in the server. Also upgradeConnectionString giving db_owner permissions for the database in present in web.config files
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Errors while upgrading from 7.0.6 to 7.4.2 and furtherErrors while upgrading from 7.0.6 to 7.4.2 and further


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out