Use the object browser to look for inconsistencies or duplications in your
namespaces.
DalePres
MCAD, MCDBA, MCSE
"Lee" <(E-Mail Removed)> wrote in message
news:A2941A18-C20A-4783-BF23-(E-Mail Removed)...
>I have a c# asp.net project that references a c# class library. I have
>added
> all of the references and checked for spelling errors but there is a
> compile
> error on the "using" statement that references my c# class error that says
> it
> cannot find the namespace. Where have I missed a detail.
> 1. added class libray project to my solution
> 2. added reference to my class project to asp.net app
> 3. added "using" statement to reference class library
>
> What did I miss?
|