No problem being "late." Any help is greatly appreciated!Here's the problem...and don't forget...this is my first "real" application using SF.
I've got the ReferralBO in a project called "CommonBusiness" within this solution. I've added this: to the ApplicationBasePage.cs:
using
MicroFour.StrataFrame.Tools;using System.Web.Configuration;
using
CommonBusiness;When building, I get this error:
The type or namespace name 'CommonBusiness' could not be found...
I've attached screenshots so you can see more of how I've got things setup.
Thanks - again - for trying to help!