PRB: RDOErrors Collection Always Empty When Using EXE Server (173409)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q173409 SYMPTOMS When calling an Automation server that passes your client
application RDO objects, the RDOErrors collection never contains error
information if the server is compiled as an ActiveX Automation EXE. RDOErrors
collection will contain error information if the server is compiled as an
ActiveX Automation DLL. CAUSE You are obtaining the RDOErrors collection from your
application's RDOEngine object rather than from the server method,
RESOLUTION Provide a method or property on the server object from
which to retrieve the RDOErrors collection. STATUS This behavior is by design.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbprb KB173409 |
---|
|