It should be done automatically in visual studio, but try to copy this dll file to bin direcotry in web project.
Grzegorz G. (www.wild-strawberry.eu) On Mar 19, 6:56 am, go4rinkesh <[email protected]> wrote: > 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.
