Error When Reading Appendix B
I purchase a book
Beginning ASP.NET 2.0
by Chris Hart, John Kauffman, David Sussman, Chris Ullman
ISBN: 978-0-7645-8850-1
Paperback
November 2005
792 pages
in the Appendix B during the installation, i got some problem, in Appendix B it stated that, i unzip the code from wrox.com (which is finalApplication.zip) to the c://website/wroxunited, and in VWD i need to press F5 to see the completed program, but it come out error, during debugging, this is the message
CREATE DATABASE permission denied in database 'master'.
An attempt to attach an auto-named database for file C:\Website\WroxUnited\App_Data\aspnetdb.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.
seem it had problem with the database, i also can not continue reading since i can not handle this issue. thanks for the help
|