Master Sql database error ??
Hi
I am right at the beginning of studying the
book asp.net 1.1 with Visual C#.
I have skipped to appendix D as I am using Visual Studio not web matrix and want to get round the environment before tackling to much code.
I have installed Sql server as well and setup the supplied WroxUnited DB.
Debugging is throwing up this error with the master db that I am guessing is just a sample db that comes with sql_server so I don't really understand why this is happening.
System.Data.SqlClient.SqlException: EXECUTE permission denied on object 'sp_sdidebug', database 'master', owner 'dbo'
Any help most gratefully received.
|