Hi, I'm doing a web application with vb.net in 3 layers. I have the entities, data and business projects, and one asp web application.
Each project has the reference of the others added, and in local it does not give me any error, but when publishing I get the following:
What am I leaving? Do I have to add any more reference somewhere? Thanks and best regards.
Edit:
More error information
The dlls are in the bin folder and the classes are public.