Article ID: 175868 - Last Review: February 14, 2005 - Revision: 2.2 BUG: T-SQL Debugger Does Not Run on NT with User AccountThis article was previously published under Q175868 On This PageSYMPTOMS
T-SQL Debugger causes the following error when a stored procedure is called
if the Visual Basic 5.0 application is being run on an NT 4.0 or Windows 2000 machine where the login was to a User Account:
"You must have Privledges to modify the registry"
Visual Basic will hang when the application is ended and the task manager must be invoked to shut it down. RESOLUTION
Use an login account that has administrator rights.
STATUS
This is by design.
MORE INFORMATIONSteps to Reproduce Behavior
REFERENCES
Visual Basic Books Online, query on "t-sql debugger," use quotes. Hitchhiker's Guide to Visual Basic & SQLserver. pp411-413 For additional information about T-SQL Debugger for setup problems, click the following article numbers to view the articles in the Microsoft Knowledge Base: 166280
(http://support.microsoft.com/kb/166280/
)
DOC: T-SQL Debugger Server Setup Provides Incorrect Location
172099
(http://support.microsoft.com/kb/172099/
)
PRB: T-SQL - Running Remote and Local SQL Debugging
| Article Translations
|
Back to the top
