Greetings all.
Working with BETA, I make a build as usual, and install it on standalone machine, got all run-times files out of the package right in the installed directory.
Getting ADO.Net connection error please see attached. Did check .net looks good, please see attached.
Did try to install build on the development machine with BETA, look good, NO ADO.Net connection error.
Did try to install build on the development machine with 2017 R2/R3, ADO.Net connection error.
I also did try to include into the runtime .msi every single option for dll's and unzip them into our app install directory ... still no good
Can someone tell me what am i missing please?
Help will be greatly appreciated.
Thank you
Sincerely
Vlad
Here is the tread we did read and make a post:
https://community.appeon.com/index.php/qna/q-a/ado-net-connection
Here is the list of files we are deploying:
APACHE_LICENSE.TXT
libcrypto-1_1.dll
libjcc.dll
libjtml.dll
libjutils.dll
libsybunic.dll
nlwnsck.dll
pbacc180.dll
pbado180.dll
pbcompression180.dll
pbcomrt180.dll
pbcrypt180.dll
PBDOM180.pbx
pbdpl180.dll
pbdwe180.dll
pbDWExcel12Interop180.dll
pbdwr180.pbd
pbhttpclient180.dll
pbjag180.dll
pbjson180.dll
pbjvm180.dll
pbjwt180.dll
pboauth180.dll
pbPDF180.dll
pbrestclient180.dll
pbshr180.dll
pbsysfunc180.dll
pbtheme180.dll
pbtra180.dll
pbtrs180.dll
pbUIS180.dll
pbvm180.dll
pbXerces180.dll
Sybase.PowerBuilder.Db.dll
Sybase.PowerBuilder.DbExt.dll
xerces-c_2_8.dll
xerces-depdom_2_8.dll
Thank you.
I tracked down that problem was 2 missing .dll's: pbrth180.dll and Sybase.PowerBuilder.DataSource.Sharing.dll
Error is gone.
Thank you again.
BTW, as Chris advise, i installed BETA 2 and run into the same problem, to fix it, i add same missing .dll's, only this time it was: pbrth190.dll and Sybase.PowerBuilder.DataSource.Sharing.dll
There is also a bigger problem with BETA 2 - Themes is NOT WORKING anymore.
Can you help?
Thx
1) Please open a Support Case for the missing ADO.Net DLL's.
2) Themes are working OK for me.
Note: you need to copy the "Theme190" folder (and all of its contents) to the PB App's EXE's deployment folder in Beta#2 for the themes to work.
HTH
Regards ... Chris