Custom BSFN error

  • Thread starter mohammedibrahim
  • Start date
mohammedibrahim

mohammedibrahim

Active Member
Hi list
We have a problem in creating a custom BSFN, we have created a new BSFN it builds locally successfully no errors and I have linked it.
Build an update package successfully tried to deploy the package the update dose not work.
Log says:
3356/800 Tue Apr 08 14:57:00 2008 newmda.cpp1044
The registry entries for jdeocx.ocx were removed successfully.

3356/800 Tue Apr 08 14:57:00 2008 newmda.cpp982
The registry entries for jdeocx.ocx were created successfully.

3356/800 Tue Apr 08 14:57:00 2008 jdb_ctl.c2630
Starting OneWorld

3356/4060 Tue Apr 08 14:57:21 2008 JDEOBJ.C1521
COB0000012 - GetProcAddress failed CALLBSFN.dll function _Pass_OEMP@12 Error = 127

3356/4060 Tue Apr 08 14:57:22 2008 JDEOBJ.C1521
COB0000012 - GetProcAddress failed CALLBSFN.dll function _Pass_OEMP_2@12 Error = 127

I have tried to copy and paste the DLL in the DV7333 environment and compiled the package again I always get the old DLL.
Where should I paste the DLL to get it working on package build?
I wonder if someone can help, we are running on XE (granny used to use) SP17 update 2

Thank you in advance
 
This is being discussed in one of the earlier Posts . Not older than 2
months.
 
Hi.

I recommend you to put customs BSFN into a custom DLL and not use CALLBSFN.dll

also, when building your package select clear output destination first to assure it gets build in any case
 
mohammedibrahim,
have you or CNC ever deployed callbsfn on the Server or this is first time you are trying to deply. If its first time then i think the update package will not work.

Thanks,
Chan
 
Back
Top