- Stèphan Eizinga
- PowerBuilder
- Tuesday, 24 July 2018 09:19 AM UTC
We are trying to install a .net web services on a clean Windows 2012 R2 server. Unfortunately, the runtime files installation of PowerBuilder 2012 R2 does not contain the required files.
Steps
- Installation Windows 2012 R2
- Installation IIS & ASP.net 3.5 and 4.5
- Restart server
- Installation PBCLTRT170.msi (error see attachment)
- Restart server
- Installation .net web services project
After adding the Microsoft C ++ Runtime Library and ATL module files, the installation of PBCLTRT170.msi does go well.
After the installation we get the error message that Sybase.PowerBuilder.Core is not found.
Error message:
Parser Error Message: Could not load file or assembly 'Sybase.PowerBuilder.Core, Version = 17.0.0.0, Culture = neutral, PublicKeyToken = 98a699138181d746' or one of its dependencies. The system can not find the file specified.
After copying all Sybase.*.dll files in the project folder, the project seems to work until we try to call a datawindow.
Error message:
Sybase.DataWindow.DataWindowServerLoadFailedException: DataWindow Server PBDWM150.DLL or required DLLs (atl71.dll, msvcp71.dll or msvcr71.dll) not found.
We use Powerbuilder 2017 R2
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.