Invalid version of LoggerBuilder

Robert_Wilson

New Member
Hi,

I'm currently trying to spin up a test PASOE with a Web endpoint as I am learning this to aid in migrating our current WebSpeed application later in the year but getting an error when trying to hit my endpoint stating that:
ERROR condition: Invalid version, 1100 (expected 1200) in object file OpenEdge/Logging/LoggerBuilder.r. (2888) (7211)

I do have 11.7 and 12.2 installed on my machine but everything has been created and compiled in 12.2 and I'm not sure how this error is being triggered.

Any pointers would be great thanks.
 
Cheers Stefan, it seems it was trying to use the 11.7 libraries. I've just uninstalled 11.7 for now and it's resolved the issue, thanks for the pointers
 
Back
Top