PRB: Error Message: Class Does Not Support Automation or Expected Interface (244493)
The information in this article applies to:
- Microsoft Active Server Pages
This article was previously published under Q244493 SYMPTOMS
When you use Server.CreateObject or CreateObject to instantiate an object of a Visual Basic component from Active Server Pages (ASP), the following error message may appear:
error '800a01ae'
Class does not support Automation or does not support expected interface
CAUSE
This error occurs because the user manually copied the DLL to a computer where the Visual Basic runtime library is not located
RESOLUTION
Create a setup program for your application and deploy it to distribute all the dependent DLLs.
REFERENCES
For more additional information on how to distribute you application, please refer to the following article on the Microsoft Support site:
For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
178354 INFO: How Setup Wizard and PDW Uses Dependency Files
Modification Type: | Major | Last Reviewed: | 7/25/2006 |
---|
Keywords: | kberrmsg kbprb KB244493 |
---|
|