Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help! Can't run locally #3

Closed
jcbozonier opened this issue Feb 23, 2011 · 3 comments
Closed

Help! Can't run locally #3

jcbozonier opened this issue Feb 23, 2011 · 3 comments

Comments

@jcbozonier
Copy link
Collaborator

I get the following error when starting the app up:

An attempt to attach an auto-named database for file C:\code\Dahlia\src\Dahlia\App_Data\Dahlia.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.

I don't have Dahlia.mdf at that location... should I?

@SaintGimp
Copy link
Contributor

Check Bilson's comments on 3b5e6ba. You need to create the db in Visual Studio. Not sure if the .mdf file could be checked in then .gitignored.

@jcbozonier
Copy link
Collaborator Author

Thanks! Easy enough... Now I just gotta get these bed codes injected into the app..

@Adron
Copy link
Contributor

Adron commented Feb 23, 2011

After that you'll have to add the beds available I believe. There is a script to build the bed data (i.e. inserts) in the root directory of the git repo.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants