To work around this problem, assign the
SeCreateGlobalPrivelege user right to the Windows Server 2003 user account that you want
to use to perform SQL debugging. To assign the
SeCreateGlobalPrivelege user right to the user account, add the user account to the
security setting for the
Create global objects policy. To do this, follow these steps:
- Make sure that the user account is a member of the
following groups:
- Users
- Remote Desktop Users
- Debugger Users
- VS Developers
- Add the user account to the security setting for the Create global objects policy. To do this, follow these steps:
- Click Start, point to
Administrative Tools, and then click Local Security
Policy.
- In the left pane of the Local Security
Settings console, expand Local Policies, and then
click User Rights Assignment.
- In the right pane of the Local Security
Settings console, right-click Create global objects,
and then click Properties. The Create global objects
Properties dialog box appears.
- Click Add User or Group. The
Select Users or Groups dialog box appears.
- In the Enter the object names to
select box, type the name of the user account, and then click
OK.
- In the Create global objects
Properties dialog box, click OK.
- On the File menu of the Local
Security Settings console, click Exit.