Comments
2 comments
-
Hi,
This error is caused by SQL Response trying to connect to the server machine itself via WMI (rather than the SQL Server). This means that the account that is running the Incident Repository needs to be an administrator on the machine. Could you let us know if this is the case here please? -
Yes, the repository is on my local machine and I am an admin on it.
Add comment
Please sign in to leave a comment.
Access is denied.(exception from HRESULT: 0x80070005:(E_ACCESSDENIED)
This error is followed by 'Logon Failed for user (null)'.
This is using NT Authentication.
If I try using SQL Authentication, my userid is changed to use my local machine name instead of my userid.