I am creating a dll library that impacts SQL Server on Northwind data, when run in VS2005 C# gets this error:
Use 'dbo' could not execute stored procedure 'master.dbo.sp_enable_sql_debug' on SQL Server (local)\sqlexpress. Click help for more information.
How to fix this ?