Error: -2147217911 The execute permission was denied on the object


Version: R70.1

Article ID: PE000144

Error: -2147217911 The execute permission was denied on the objectmain image

Description

While signing into PaperVision Enterprise, the following error is displayed: “Error: -2147217911. The execute permission was denied on the object.”

Summary

This message indicates that the user communicating between the database server and PaperVision Enterprise (assigned in entity properties) does not have sufficient permissions to complete the request.

To resolve this issue perform the following steps:

  1. Open Microsoft SQL Server Management Studio and login using an account with administrative database privileges.
  2. Within Object Explorer, expand the Security node, and select the Logins folder.
  3. Within the Logins folder, find the user account that you have assigned to your PaperVision Enterprise Installation. Right-click on that user, and select Properties.
  4. In the Select a page pane, select User Mapping.
  5. Check the box next to the name of your PaperVision Enterprise database. If the box is already checked, click the database name to ensure that it is highlighted, and the available Database Role Memberships will display underneath.
  6. In the Database Role Membership section, ensure that public and db_owner are checked, then click the “OK” button to save and close the dialog.
  7. Close the Login Properties, and Microsoft SQL Server Management Studio.