Cannot add reference to project because of a circular dependency error
I created 2 dummy projects in my application and named them BAL and DAL . When I build them, they build successfully. If I add a reference to BAL to the DAL project, it added nicely. But while adding the DAL reference to the BAL project, I get the following error: A reference to DAL could not be added. Adding this project as a reference would cause a circular dependency. Can anyone help me to solve this error? Prime By Design Here's what you need to do: Right click on the DAL Project in the solution explorer and select Project dependencies in the context menu. You will now see a window that