Consultor Eletrônico



Kbase P79585: Proxy & procedure have same name, generation appears to work but no DLL is generated
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/05/2004
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0A

SYMPTOM(s):

Procedure in proxy file has same name as the proxy itself

Proxy generation appears to work but no DLL is generated

CAUSE:

The exact cause is unknown at the time of this writing

FIX:

Rename either the proxy itself or the procedure within the proxy. It is not possible to have both named the same as the source code generated by ProxyGen would not compile (duplicate names)