Author: MikaelKP | Posted on: 8/13/2008 12:33:57 PM | Views : 1137


hi all.
When I try to logon in my application, i get the following error..
Hope some one can help :D  
Server Error in '/' Application.


CREATE DATABASE permission denied in database 'master'.
An attempt to attach an auto-named database for file glitner.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: CREATE DATABASE permission denied in database 'master'.
An attempt to attach an auto-named database for file glitner.mdf failed. A dat ...

Go to the complete details ...