Describe the bug
The plugin was installed on an existing DNN 9.13.10 site a few days ago, and ever since when trying to use Evotiva to do a database backup via DACPAC it fails with errors saying that there are a few stored procedures with unresolved references.
Software Versions
- DNN: 09.13.10
- Module: 09.08.00
To Reproduce
Steps to reproduce the behavior:
- Install the plugin to a DNN site
- Trigger Evotiva backup to run, and the DACPAC backup errors out each time whether it is scheduled or on-demand.
Expected behavior
DACPAC backup of the database to complete successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Error log
Note: Debug DLL's
Doesn't appear to be available on the 9.8.0 release
Additional context
Here is what is returned as the error output when running Evotiva:
- Database (dacpac) backup error details:
o Validation of the schema model for data package failed.
Error SQL71501: Error validating element [dbo].[activeforums_Tags_Search]: Procedure: [dbo].[activeforums_Tags_Search] has an unresolved reference to object [dbo].[activeforums_Tags].[IsCategory].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Save]: Procedure: [dbo].[activeforums_UserProfiles_Save] has an unresolved reference to object [dbo].[activeforums_UserProfiles].[Avatar].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Save]: Procedure: [dbo].[activeforums_UserProfiles_Save] has an unresolved reference to object [dbo].[activeforums_UserProfiles].[AvatarType].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Get]: Procedure: [dbo].[activeforums_UserProfiles_Get] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Get]: Procedure: [dbo].[activeforums_UserProfiles_Get] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanBlock].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModApprove].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModLock].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModUser].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModDelete].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModSplit].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModPin].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModEdit].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModMove].
Error SQL71501: Error validating element [dbo].[activeforums_Forums_Maintenance]: Procedure: [dbo].[activeforums_Forums_Maintenance] has an unresolved reference to object [dbo].[activeforums_Forums].[LastPostId].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
- Error SQL71501: Error validating element [dbo].[activeforums_Tags_Search]: Procedure: [dbo].[activeforums_Tags_Search] has an unresolved reference to object [dbo].[activeforums_Tags].[IsCategory].
- Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Save]: Procedure: [dbo].[activeforums_UserProfiles_Save] has an unresolved reference to object [dbo].[activeforums_UserProfiles].[Avatar].
- Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Save]: Procedure: [dbo].[activeforums_UserProfiles_Save] has an unresolved reference to object [dbo].[activeforums_UserProfiles].[AvatarType].
- Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Get]: Procedure: [dbo].[activeforums_UserProfiles_Get] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P] or [dbo].[Users].[P].
- Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Get]: Procedure: [dbo].[activeforums_UserProfiles_Get] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P] or [dbo].[Users].[P].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanBlock].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModApprove].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModLock].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModUser].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModDelete].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModSplit].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModPin].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModEdit].
- Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModMove].
- Error SQL71501: Error validating element [dbo].[activeforums_Forums_Maintenance]: Procedure: [dbo].[activeforums_Forums_Maintenance] has an unresolved reference to object [dbo].[activeforums_Forums].[LastPostId].
- Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
- Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
- Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
- Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
Describe the bug
The plugin was installed on an existing DNN 9.13.10 site a few days ago, and ever since when trying to use Evotiva to do a database backup via DACPAC it fails with errors saying that there are a few stored procedures with unresolved references.
Software Versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
DACPAC backup of the database to complete successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Error log
Note: Debug DLL's
Doesn't appear to be available on the 9.8.0 release
Additional context
Here is what is returned as the error output when running Evotiva:
o Validation of the schema model for data package failed.
Error SQL71501: Error validating element [dbo].[activeforums_Tags_Search]: Procedure: [dbo].[activeforums_Tags_Search] has an unresolved reference to object [dbo].[activeforums_Tags].[IsCategory].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Save]: Procedure: [dbo].[activeforums_UserProfiles_Save] has an unresolved reference to object [dbo].[activeforums_UserProfiles].[Avatar].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Save]: Procedure: [dbo].[activeforums_UserProfiles_Save] has an unresolved reference to object [dbo].[activeforums_UserProfiles].[AvatarType].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Get]: Procedure: [dbo].[activeforums_UserProfiles_Get] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_Get]: Procedure: [dbo].[activeforums_UserProfiles_Get] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanBlock].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModApprove].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModLock].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModUser].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModDelete].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModSplit].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModPin].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModEdit].
Error SQL71501: Error validating element [dbo].[activeforums_Permission_Create]: Procedure: [dbo].[activeforums_Permission_Create] has an unresolved reference to object [dbo].[activeforums_Permissions].[CanModMove].
Error SQL71501: Error validating element [dbo].[activeforums_Forums_Maintenance]: Procedure: [dbo].[activeforums_Forums_Maintenance] has an unresolved reference to object [dbo].[activeforums_Forums].[LastPostId].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[Avatar], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].
Error SQL71501: Error validating element [dbo].[activeforums_UserProfiles_List]: Procedure: [dbo].[activeforums_UserProfiles_List] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[activeforums_UserProfiles].[AvatarType], [dbo].[activeforums_UserProfiles].[P], [dbo].[UserPortals].[P] or [dbo].[Users].[P].