PB 2019 R3
We have migrated our 12.1 .Net Web Service to PB 2019 R3. When I deploy to my localhost I get my list of items showing but when I go to execute any one of them it returns the following error:
System.Web.Services.Protocols.SoapException: Could not load file or assembly 'Sybase.PowerBuilder.Interop.dll' or one of its dependencies. The specified module could not be found. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Sybase.PowerBuilder.Interop.dll' or one of its dependencies. The specified module could not be found.
Do I need to run any installation to get the correct files installed so IIS can see them? I thought it would just find all the necessary files when run within the PB IDE.
Chris Craft