popeye
22nd July 2003, 02:59
Hi,
I working on a BCBE based BOI (IVc4)
I am getting the following error while calling the List method.

Err com.baan.tech.baanconnection.ErrorReplyException: XMA::exObject(5121) in Bs
hFunctions.cpp, LoadDllAndFunction: Failed to load dll occmcsareas

Please advice.
Thanks.
~

zacharyg
22nd July 2003, 08:57
Hi,

The problem is that the DLL ccmcsareas does'nt exist on the particular system or it is not seen due to the package combination of the company the BOI in inquiring.

Notice the error message "... Failed to load dll occmcsareas".

Best Regards.

arunprasath
22nd July 2003, 12:05
These error generally comes, when you have customized the BOI dll, or the Java Client which you have developed.
when the client connects to Baan server and sends data, it passes values to the corresponding containers in the dll.
Both should be similar.
if there are any discripancies, this error message comes.
this problem can be solved, by generating the dll, and java client again.
all the best
s.arun prasath