I am getting following error message while trying to step into stored procedue:
"Unable to start T-SQL Debugging. Could not connect to computer 'xxx'. The referenced account is currently locked out and may not be logged on to"
I use VS 2005 Professional edition. SQL Server Authentication is used to create data connection in Server Explored. SQL/CLR debugging is enabled for the connection. I followed all steps from this article:
Setting Up SQL Debugging http://msdn2.microsoft.com/en-us/library/s4sszxst(VS.80).aspx
Any help?
Thanks
Slava
It sounds like your password has expired. You can change your password using SQL Server management studio, or you can ask a system administrator to do it for you.
No comments:
Post a Comment