Select the product you need help with
How To Create a COM+ Application Proxy That Installs Only Type Library FilesArticle ID: 292184 - View products that this article applies to. This article was previously published under Q292184 On This PageSUMMARY
COM+ application proxies usually install the component dynamic link libraries (DLLs) on client computers because the DLLs contain the type library files that are needed to support the component's interfaces in addition to the component code. Only the type library that is contained in the DLL is used on the client computer; the component code is not used. The objects still run on the remote COM+ server as expected. This article explains how you can have a COM+ application proxy install only a type library file (.tlb) that supports your component interfaces instead of the entire DLL. This file contains only the type library and none of the component code. MORE INFORMATIONStep-by-Step ExampleNOTE: Windows 2000 Service Pack 2 or later must be installed on the COM+ application server computer for this procedure to work correctly.
289821
(http://support.microsoft.com/kb/289821/EN-US/
)
FIX: COM+ Application Proxy Does Not Register CLSID After You Install COM+ Rollup Hotfix 5
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
255973
(http://support.microsoft.com/kb/255973/EN-US/
)
FIX: Exporting Application Proxy in COM+ Gives Export Application Error
PropertiesArticle ID: 292184 - Last Review: June 29, 2004 - Revision: 2.3 APPLIES TO
|


Back to the top








