[progress Communities] [progress Openedge Abl] Forum Post: Corticon .net Server 5.5.2

  • Thread starter Thread starter A_Haddad
  • Start date Start date
Status
Not open for further replies.
A

A_Haddad

Guest
Hello, Corticon used version : 5.5.2 I am trying to call a decision service using the in-process server approach in a C# application. When executing the service I have following exception: 2016-07-06 16:22:51.120 DEBUG [pool-1-thread-1] d.c.1.0 com.corticon.reactor.engine.DataManagerForObj - Ignoring object of typecli.Tupperware.Gina.SFPromotion.Promotion0.Animatrice 2016-07-06 16:22:51.781 ERROR [pool-1-thread-1] d.c.1.0 - cli.System.IO.FileNotFoundException: Impossible de charger le fichier ou l'assembly 'SFPromotion0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' ou une de ses déndances. Le fichier sécifié est introuvable. ==> For French language lovers :) "cannot load file or assembly 'SFPromotion0, Version=0.0.0.0... The specified file was not found" So it seems that there is a problem for the instantiated iCcServer to load the SFPromotion0.dll file? But the called .eds file embeds the Assembly.DLL obtained by "compile assembly.bat" batch utility. And I tried to copy the assembly file "SFPromotion0.dll" in many folders thet are in the path of the application (for example under \bin or \work and even in rule-assets folder)... What am I missing? Any help, please! Thx.

Continue reading...
 
Status
Not open for further replies.
Back
Top