|
 |
aspx thread: Remote Calling .NET Business Component from ASP.NET
Message #1 by "Allen Tse" <allenptse88@h...> on Fri, 12 Jan 2001 13:35:52 -0500
|
|
Hi:
If the .Net Components locate in an application server, and the ASP+
pages locate in an Web server (Different Box of Application Server). Could
anyone tell me how I can use the .Net Components from ASP+ pages? (Assuming
no .Net Assemblies' directory XCopy to Web Server)
Best Regards.
Allen Tse
Sr. Software Engineer
CCH LIS Corp.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
Message #2 by "Allen Pin Tse" <allenptse88@h...> on Fri, 12 Jan 2001 19:29:52 -0000
|
|
Hi,
Could someone tell me how to solve following problem:
If the .Net Business Components locate in an application server, and
the ASP.NET pages (*.aspx) locate in a Web Server (This is a different box
from application server). How do ASP+ pages remotely call application
server .Net Components. (Assumming there is not XCopy of .Net Assemblies'
directories from application server to web server).
Thanks.
Allen Tse
Sr. Software Engineer
CCH LIS
Message #3 by "Thomas Tomiczek" <t.tomiczek@t...> on Sat, 13 Jan 2001 10:01:25 +0100
|
|
The same way you would do it in a "normal desktop .net application", you
use remoting :-)
Thomas Tomiczek
THONA Consulting
http://www.thona-consulting.com/
-----Original Message-----
From: Allen Pin Tse [mailto:allenptse88@h...]
Sent: Freitag, 12. Januar 2001 20:30
To: ASP+
Subject: [aspx] Remote Calling .NET Business Component from ASP.NET
Hi,
Could someone tell me how to solve following problem:
If the .Net Business Components locate in an application server, and
the ASP.NET pages (*.aspx) locate in a Web Server (This is a different
box
>from application server). How do ASP+ pages remotely call application
server .Net Components. (Assumming there is not XCopy of .Net
Assemblies'
directories from application server to web server).
Thanks.
Allen Tse
Sr. Software Engineer
CCH LIS
|
|
 |