BUG: COM+ Application Proxy Export Fails with Type Library Included (259201)
The information in this article applies to:
This article was previously published under Q259201 SYMPTOMS
When you attempt to export the application proxy for a COM+ Application, you may receive the following error message:
Export Application
Error occurred writing to application file. Either the path cannot be accessed or an existing file cannot be overwritten. Make sure you entered the full path for the application definition. The application was not exported.
CAUSE
Both a dynamic-link library (DLL) and its corresponding type library (.tlb) file have been added to the COM+ application. Both libraries are typically added so that the COM+ Application's DLLs are not deployed with the application proxies on the client computers.
RESOLUTION
Make sure that the type library for the object was not accidentally installed with the DLL in the application.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCES
For more information, please see "Deploying Application Proxies" at the following Microsoft Developer Network (MSDN) Web site:
Modification Type: | Major | Last Reviewed: | 2/21/2002 |
---|
Keywords: | kbbug KB259201 |
---|
|