Two questions...
1. I saw that you must have the Professional Edition and above to debug stored procedures. Is this available in the Developer Edition.
2. If #1 is okay, why do i not have the menu item, "Step Into Procedure" or whatever it's called?
Thank you,
Brian
What i installed was SQL Server 2005 Developer Edition, it came with a MSDN Professional Subscription. So i have the Professional Edition but i do not have the "Step Into Procedure" menu item when right-clicking a stored procedure within the Server Explorer? Maybe noteworthy here is that i did not install any of the languages, does that make a difference?
When i view debug options for Just-In-Time, i see a warning stating, "Another debugger has registered itself as the Just-In-Time debugger. To repair, enable Just-In-Time debugging or run Visual Studio repair." Could this be the reason for not having the ability to debug stored procedures?
Thanks,
Brian
|||That means a problem with the current that doesn't have the Administrator privileges, check that out.
http://msdn2.microsoft.com/en-us/library/5hs4b7a6(VS.80).aspx fyi.
No comments:
Post a Comment