Hi Sally,
Due to that I don’t have your case and haven’t encountered such issue before, I suggest you do the following methods:
- Please make sure your current server machine meets the system requirements of PB 2017 & PB 2019. You can refer to below link for more details:
https://www.appeon.com/support/documents/appeon_online_help/pb2019/release_bulletin_for_pb/ch01.html
- Try to full build your application code and see if it works.
- Delete the existing WebServer proxy objects and then deploy again and see if it works.
- In the current server machine, install PB .NET MSI package and then restart the machine and see if it works.
You can refer to the following to generate the PB .NET package:
a) In the directory where pbpack170.exe is stored (the default directory is C:\Program Files (x86)\Appeon\Shared\PowerBuilder), add the pbpack.ini with below contents (as attached):
[Packager]
DotNetComponents=1
b) Launch the Runtime Packager of PB 2017 and the previous PowerBuilder .NET components will be showing up.·
c) Create the PBNETER170 MSI package and install it on your machine.
- If the issue still persists after the above methods, it is recommended that you report this bug via our support ticketing system with a reproducible case.
https://www.appeon.com/standardsupport/
Regards,
Mark Lee
Thanks, but not work for me. My situation is that the project is ok on the other severs, but with issues only on one sever. So should not be code issue, it may caused by IIS server, but could not find out it. Do you have some idea of the iis config?
Thanks
If its only the one IIS server that is giving you the issue on this W.S., then I wonder if it might be worthwhile trying to reinstall the web service on that IIS instance since it runs OK on other IIS instances (correct)?
Regards ... Chris