Groups | Blog | Home
all groups > inetserver asp components > august 2003 >

inetserver asp components : DCOM call from an ASP page.



Tapasvi Mehta
8/18/2003 12:24:39 PM
I have a COM component running on another Windows 2000
server. I want to call that component from the IIS server,
which is on another Windows 2000 server. How can i do that
from an ASP page ?
lukezhan NO[at]SPAM online.microsoft.com
8/19/2003 6:19:02 AM
To create an object in ASP application, we can use "Server.CreateObject".
To create a remote component (on another computer), we can use DCOM or
COM+. You may refer following articles:

HOWTO: Create a 3-Tier Application Using VB, MTS, and SQL Server
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q186342

HOWTO: Export a COM+ Application to Client Computers
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q259719

Luke

"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026?? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
http://www.microsoft.com/security/security_bulletins/ms03-026.asp and/or to
visit Windows Update at http://windowsupdate.microsoft.com to install the
patch. Running the SCAN program from the Windows Update site will help to
insure you are current with all security patches, not just MS03-026."
AddThis Social Bookmark Button