Kbase 19079: OPEN CLIENT: MIDL1001 / Cannot Open *.IDL Error
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  01/09/1999 |
|
OPEN CLIENT: MIDL1001 / Cannot Open *.IDL Error
Title: OPEN CLIENT: MIDL1001 / Cannot Open *.IDL Error
KnowledgeBase Number: 19079
Creation Date: 01-SEP-99
Modified Date:
This document applies to: Progress 9.0A and higher
Version and Release Number: 9.0B
Summary:
If you get an error similar to the following when generating your
ActiveX proxy you need to check your INCLUDE environment variable
and make sure that the DevStudio\XX\Include directory (XX = VJ or VC)
is listed.
** Checking for existence of .r files ...
** Processing c:\dlcwork\9\test.r ...
-- Parsing r-code ...
-- No customizations; Validation not necessary
** Checking method and parameter names ...
** Generating ActiveX proxies ...
Creating Test.odl ...
Compiling ODL file ...
>> ERROR compiling ODL file
Processing c:\dlcwork\9\Test.odl
command line error MIDL1001 : cannot open input file oaidl.idl
>> ERROR generating ActiveX proxies
** Generation terminated