Opps.. business layer exposes data layer somewhere.

Opps.. business layer exposes data layer somewhere.

Old forum URL: forums.lhotka.net/forums/t/3976.aspx


ajj3085 posted on Monday, December 03, 2007

Hi,

Once again, my Add Data Sources wizard is crashing in my UI project.  Somehow, I've managed to let a type from my data layer (which my UI does not have a reference to) seep out of my business layer.  Fortunately, VS2008 tells you why the wizard crashes (my data layer can't be found in my project references).  Unfortunately, I'm again at a loss as to where I slipped up.

Does anyone have a good method for finding out which public / protected business type member is leaking information about my data layer, besides a manual search?  That takes quite a while, and it hasn't led me to the answer yet.

Thanks
Andy

Copyright (c) Marimer LLC