hi

in my ASP.NET project presentation tier is located in machine1 and i want to call businesslayer and DataAccessLayer from machine2 (which are not webservices) in my project.

How to call the this two tier in machine1?

is there any way to call like this?