Compilation Error --> mainviewaui.p

clementedwin

New Member
Hello Folks,

I have downloaded the trial version of OpenEdge Architect (10.2).
I also downloaded the Tutorial & the samples. I tried the "Lab 1" and I'm getting the error
"** C:\OpenEdge\WRK\AutoEdgeWS\AutoEdge\src\gui\autoedge\mainviewaui.p Could not understand line 51. (198)"

And the code on the line 51 is "if type-of(poSender, UltraToolbarsManager ) then"

I have downloaded the latest version of infragistics 10.3 win forms UIcomponents(http://www.infragistics.com/dotnet/netadvantage/winforms.aspx#Overview) too
and the assembly references are defined correctly in the "Open Edge Project"

Where am I going wrong or am I missing something or it has to do something with the Infragistics components?

Thanks & Regards,
Clement
 
You need to use the version of Infragystics which goes with the version of Progress, not the one that is current from the Infragystics site.
 
Hello,

Thanks a lot for your prompt reply.
By the way I could find a link to download a trial version of "Progress Ultra .Net Controls".
Can you please provide me the details?

Advance Thanks,
Clement
 
The ESD site is your source ... but for purchased licenses. The PSDN SDK has a copy which is an eval for something like 3 months. I would guess the eval copy of everything has an eval license of these controls too.
 
Back
Top