
I have tried managing permissions both on IIS as well as Enterprise Manager and given all rights to the admin. The stacktr ace looks like this - .ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742 .ExecuteReader() +42 () in c:\inetpub\_Load(Object sender, EventArgs e) in c:\inetpub\.Control.OnLoad(EventArgs e) +67 .Control.LoadRecursive() +35 Please review the stack trace for more information about the error and where it originated in the code.Įxception Details: : SELECT permission denied on object 'PhoneBook', database 'Northwind', owner 'dbo'.Įrror occurs at - reader = cmd.ExecuteReader() SELECT permission denied on object 'PhoneBook', database 'Northwind', owner 'dbo'.ĭescription: An unhandled exception occurred during the execution of the current web request. installed with the operating system WINDOWS 7, we have problems with the option of autoguarded (autosave), there are times that the pdf does not generate (ERROR 70). To access the registry, check that your user permissions include this type of registry access. If it is necessary to change the default printer and the PDFCreator default printer setting in the application settings at the general tab is set to ask, this method will not print your file.

Make sure that another process has not locked the file, and wait to open the file until the other process releases it. If it is necessary to change the default printer and the PDFCreator default printer setting in the application settings at the general tab is set to ask, this method will not print your file. I have been facing problems wrt the connection to the database, while trying to execute the reader it throws this error - Server Error in '/phonebook' Application. To open a write-protected file, change the write-protection attribute of the file.

I have just begun to develop a simple web application to maintain phone book / contact details of people.
