Consultor Eletrônico



Kbase P44568: OE10: ProxyGen fails to generate DLLs when using a prodataset built off of temp-table names that con
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

FACT(s) (Environment):

OpenEdge 10.0A1B

SYMPTOM(s):

4GL program defines a DATASET object using a TEMP-TABLE name containing a dash character ("-").

Attempting to generate proxies for .NET.

Proxy Generation process fails to run.

No DLLs get created by ProxyGen.

"ERROR compiling .NET classes null" appears in the proxy log file.

Unhandled Exception: System.NullReferenceException: Object reference not set
to an instance of an object. at tempdir.uri.AppObjDataSetNS.GetCustOrdswithDash_CustOrdLinDS.Main(String[] args).

CAUSE:

Bug# 20031001-010

FIX:

Upgrade to OpenEdge 10.0A FCS