I am trying to migrate a web service application, running on IIS, from PB 11.5 to PB 2019 R3. When I tried to run the web service, I got the
DataWindow Server PBDWM150.DLL or required DLLs (atl71.dll, msvcp71.dll or msvcr71.dll) not found
I understand that I need a .NET runtime, but the runtime created by PB 2019 R3 did not include PBDWM150.DLL.
There are blogs to get the .NET runtime before PB 2019 R3 but I cannot find the instruction to get the
.NET runtime for PB 2019 R3 Packager.
How do I get the required .NET runtime?
Thank you.
I still having many issues when running IIS web service from PB 2019 which marks .NET web service as obsolete.
Do you think that migrating from PB 11.5 to PB 2017 will work?
http://www.appeon.com/update
We use the web service to generate pdf letters from datawindows. the same datawindows are used in our client/service application. Have to search for a solution in 2 years.
Thank you for the info on PB2017 support.