7
Answers

Could not find type/namespace

Hi,

I have 2 class librarys added to my solution and i have added the reference of the businesslayer to my website but istill get the error

Could not find type/namespace(you are missing a using directive or assembly reference). Though i have mentioned the namespace using BusinessLayer in the file where i want to access businesslayer objects. Please guide

Answers (7)