hi everybody! i have developed three-tier architecture in which Business Layer and Data Access Layer is a class library project.
i reference that project in my web application using dll. but when i m going to upload my webapp then it display an error. my webapp cant get the business layer's object. please help me how to get reference of other layers on the server environment.
