0

Using: MVC3, Vs2010, and a DbProject

In a Solution I have an MVC3 project and a DB project. Whenever I hit f5 to startup the MVC project, the DBproject starts before. I dont want this behavior. I just want to launch the MVC project and not both projects.

The MVC project its set up as start up project.

Any Ideas?

1
  • Right click on solution and see Build ORder/Project dependencies Commented Mar 15, 2012 at 19:37

1 Answer 1

3

Right click the solution and select configuration manager. Then uncheck the DB Project for the build configurations you need.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.