ThreeFiftyZ
Newcomer
Hey all,
I've broken our site into three seperate projects under one solution, per my bosses' request. One for presentation, business, and data layers.
The business project needs to reference the data project, fine and good there. BTW, the references are all Project References, not Web References.
Now, I've come to a point where I need the data layer to reference the business layer. Since the business layer already references the data layer, when I try to add a project reference from data -> business, I get a circular dependency error: "Adding this project as a reference would cause a circular dependency."
Why am I unable to add the reference? What is the issue with having a circular dependency???
Thanks,
Mark
I've broken our site into three seperate projects under one solution, per my bosses' request. One for presentation, business, and data layers.
The business project needs to reference the data project, fine and good there. BTW, the references are all Project References, not Web References.
Now, I've come to a point where I need the data layer to reference the business layer. Since the business layer already references the data layer, when I try to add a project reference from data -> business, I get a circular dependency error: "Adding this project as a reference would cause a circular dependency."
Why am I unable to add the reference? What is the issue with having a circular dependency???
Thanks,
Mark