I have an ASP page running on the web server and I want to call a dll function from a dll that resides on a different server.

Is is possible to make the call without using MTS/DCOM?