Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
Add to Technorati Favorites


ASP Insider Follow Me On Twitter

Browse by Tags

All Tags » sp_sdidebug   (RSS)
EXECUTE permission denied on object 'sp_sdidebug', database 'master', owner 'dbo'.
I hit a snag this mroning trying to work on a site that accesses a remote third party SQL Server. I was trying to debug a the code to track down an error. To my surprise I kept throwing a different exception and at a different location in the code when I debuged. Read More...