October 7, 2005 at 6:47 pm
On the server the following error appears in the Application Log:
Event Source: SQLDebugging98
Event Category: None
Event ID: 1
Date: 10/7/2005
Time: 4:41:47 PM
User: N/A
Computer: <server>
Description:
SQL Server is running as '<domain account>' and cannot connect to the debugger on machine '<my machine>' (error = 0x80070005 Access is denied. ). Use one of the following options to fix this error. 1) Run SQL Server as "Local System", as a domain account, or as a local account with identical usernames and passwords on both machine '<server>' and '<my machine>'. 2) Verify that machine '<server>' can open files on machine '<my machine>'. Debugging disabled for connection 55.
Client is Windows XP Pro SP2 running SQL 2000 SP4 and .NET 1.1 SP1.
All DCOM permissions seems to be set OK on the server. I am a local admin on the server and sys admin on SQL server and I can run sp_sdidebug without any problems.
October 7, 2005 at 10:48 pm
After speding another 6 hours troubleshooting my local COM+ security I found the settings that make remote SQL debugging work for SQL Analyzer and VS.NET.
All these settings alpply to Default COM Security for Windows XP.
Access Permissions:
Limits:
Launch and Activation Permissions:
Limits (add)
Default (add)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply