Page 1 of 1

Error Xbase++ 2.0

Posted: Thu Feb 08, 2018 5:02 am
by MIGUELON
Hi everyone, I am moving my Xbase 1.9 program to 2.0 and I have created the executable without problems, I am also using EXP20 build 263.
The problem is that when I execute it I get the message:

The input point of the XBPDIALOG procedure is not filled in the dynamic link library :think: :think:

Any suggestions

Thank you very much for your help.

Regards
Miguel

Re: Error Xbase++ 2.0

Posted: Thu Feb 08, 2018 8:02 am
by Wolfgang Ciriack
You have an 1.9 DLL in your path.
Have you set your path to express\bin20 ?
You need a 2.0 compatile version of every other tool (xb2.net, sqlexpress...)

Re: Error Xbase++ 2.0

Posted: Thu Feb 08, 2018 10:10 am
by MIGUELON
Thank you very much for your help, I have reviewed all that:
PATH, LIB
The others dll and executed Build20
Continuous watched

Thank you
Miguel

Re: Error Xbase++ 2.0

Posted: Thu Feb 08, 2018 10:58 am
by MIGUELON
The solution was very easy, you just had to reinitialize :dance:
Thank you very much everyone and greetings

Miguel