==========================
=========
Failed to start debugger
==========================
=========
The EXECUTE permission was denied on the object 'sp_enable_sql_debug', database 'mssqlsystemresource', schema 'sys'. (.Net SqlClient Data Provider)
--------------------------
----
For help, click:
http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.00.2531&EvtSrc=MSSQLServer&EvtID=229&LinkId=20476
--------------------------
----
Server Name: FINGRE-PRINT\SQLEXPRESS
Error Number: 229
Severity: 14
State: 5
Procedure: sp_enable_sql_debug
Line Number: 1
--------------------------
----
Program Location:
at System.Data.SqlClient.SqlC
onnection.
OnError(Sq
lException
exception, Boolean breakConnection)
at System.Data.SqlClient.SqlI
nternalCon
nection.On
Error(SqlE
xception exception, Boolean breakConnection)
at System.Data.SqlClient.TdsP
arser.Thro
wException
AndWarning
(TdsParser
StateObjec
t stateObj)
at System.Data.SqlClient.TdsP
arser.Run(
RunBehavio
r runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlD
ataReader.
ConsumeMet
aData()
at System.Data.SqlClient.SqlD
ataReader.
get_MetaDa
ta()
at System.Data.SqlClient.SqlC
ommand.Fin
ishExecute
Reader(Sql
DataReader
ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlC
ommand.Run
ExecuteRea
derTds(Com
mandBehavi
or cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlC
ommand.Run
ExecuteRea
der(Comman
dBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlC
ommand.Run
ExecuteRea
der(Comman
dBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlC
ommand.Exe
cuteReader
(CommandBe
havior behavior, String method)
at System.Data.SqlClient.SqlC
ommand.Exe
cuteReader
()
at Microsoft.SqlServer.Manage
ment.UI.VS
Integratio
n.DebugSes
sion.Debug
Callbacks.
OnSqlIniti
alizeDebug
gingEvent(
ISqlInitia
lizeDebugg
ingEvent sqlInitializeDebuggingEven
t)
at Microsoft.SqlServer.Manage
ment.UI.VS
Integratio
n.DebugSes
sion.Debug
Callbacks.
Microsoft.
VisualStud
io.Debugge
r.Interop.
IDebugEven
tCallback2
.Event(IDe
bugEngine2
debugEngine, IDebugProcess2 debugProcess, IDebugProgram2 debugProgram, IDebugThread2 debugThread, IDebugEvent2 debugEvent, Guid& riidEvent, UInt32 attribute)