1. Ron Calder
  2. PowerBuilder
  3. Thursday, 15 February 2018 13:57 PM UTC
Deployed my first web service to my development server (Win 2008R2) and I have the following error messages. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 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 cannot find the file specified. Source Error: Line 384: Line 385: Line 386: Line 387: Line 388: Source File: C:\inetpub\wwwroot\webservice\web.config Line: 386 Assembly Load Trace: The following information can be helpful to determine why the assembly 'Sybase.PowerBuilder.Core, Version=17.0.0.0, Culture=neutral, PublicKeyToken=98a699138181d746' could not be loaded. WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Thank you, Ron
Accepted Answer
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 15 February 2018 14:28 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi Ron;

   Is your Web Service running OK on your local IIS instance on your development PC?

Regards ... Chris

Comment
  1. Ron Calder
  2. Thursday, 15 February 2018 18:08 PM UTC
That was it!  Thank you Chris. 

  1. Helpful
  1. Chris Pollach @Appeon
  2. Thursday, 15 February 2018 18:18 PM UTC
Excellent news ...   

  1. Helpful
  1. Ron Calder
  2. Thursday, 15 February 2018 18:21 PM UTC
Could not find that anywhere in the help but I'll never forget it! 

  1. Helpful
There are no comments made yet.
Marco Meoni Accepted Answer Pending Moderation
  1. Thursday, 15 February 2018 14:39 PM UTC
  2. PowerBuilder
  3. # 1

Hi Ron,

"Could not load file or assembly 'Sybase.PowerBuilder.Core" means your server misses entirely the PB WS runtime.

You must install it first in order to have your WS able to find all library dependencies.

Cheers,

Marco

Comment
  1. Ron Calder
  2. Thursday, 15 February 2018 15:22 PM UTC
The runtime for both 64 and 32 bit are installed on the server.  Are there any special path requirements?

  1. Helpful
  1. Govinda Lopez @Appeon
  2. Thursday, 15 February 2018 18:08 PM UTC
Hi Ron,



 



You can find the .msi installer here: C:\Program Files (x86)\Sybase\PowerBuilder 17.0\DotNET\pbiu\BootStrapper\Packages\1-PBRuntime\pbruntime.msi



 



 



Regards,

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.