" /> Genesys Composer Problem - Genesys CTI User Forum

Author Topic: Genesys Composer Problem  (Read 8498 times)

Offline nomster123

  • Jr. Member
  • **
  • Posts: 58
  • Karma: 0
Genesys Composer Problem
« on: June 03, 2015, 01:24:42 PM »
Advertisement
Hi Guys,

I have successfully installed composer and want to build a sample strategy for routing to check routing is done and orchestration server is running or not successfully.

While trying to make a new .NET composer project, i am receiving the error that " Unable to find systems.security.dll, check your WSE and .NET installed paths.

I checked in preferences and gave the correct paths of .NET aspnet_compiler and WSE Microsoft.Web.Service3.dll and this system.security file is also present in the folder. Please need guidance on this. Thanks

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Genesys Composer Problem
« Reply #1 on: June 03, 2015, 01:28:31 PM »
What version exactly of Composer and Eclipse are you using?

Offline nomster123

  • Jr. Member
  • **
  • Posts: 58
  • Karma: 0
Re: Genesys Composer Problem
« Reply #2 on: June 03, 2015, 01:32:51 PM »
Version is 8.1

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Genesys Composer Problem
« Reply #3 on: June 03, 2015, 01:43:24 PM »
Exactly version, please  :) Composer is only in release 8.1

I am using latest version together with .Net projects and all is working as expected, but I remember that I have encountered similiar issue with older versions. So, suggest to upgrade.

Offline nomster123

  • Jr. Member
  • **
  • Posts: 58
  • Karma: 0
Re: Genesys Composer Problem
« Reply #4 on: June 03, 2015, 01:47:43 PM »
Thanks for the help :)

8.1.003.64 is the exact version

should I upgrade the .NET framework or composer?

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Genesys Composer Problem
« Reply #5 on: June 03, 2015, 01:50:38 PM »
Composer :-) You are using very old and very "bug" version:-) Currently, the composer is just a plug-in to the Eclipse. So, as first download latest Eclipse (I think it is Luna at this moment) and after that download and deploy the Composer plug-in. In other hand, is good to have latest version of .Net - the 3.5 version as minimum. The WSE should be installed separately.

Offline nomster123

  • Jr. Member
  • **
  • Posts: 58
  • Karma: 0
Re: Genesys Composer Problem
« Reply #6 on: June 03, 2015, 01:53:01 PM »
Oh okay thanks alot :))

But is latest composer compatible with older genesys components?

Offline nomster123

  • Jr. Member
  • **
  • Posts: 58
  • Karma: 0
Re: Genesys Composer Problem
« Reply #7 on: June 03, 2015, 01:54:11 PM »
Can you please share the download link of the latest one, or suggest any other place where i can get the media? thanks again

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Genesys Composer Problem
« Reply #8 on: June 03, 2015, 01:59:19 PM »
Only through the Genesys web sites, where you must have an account.

Offline ryusuf

  • Full Member
  • ***
  • Posts: 108
  • Karma: 0
Re: Genesys Composer Problem
« Reply #9 on: July 13, 2015, 01:50:02 PM »
Hi,

I have installed composer 8.1.301.02 as a plugin on Eclipse Juno 4.2.

However i am not able to connect to configuration server. My framework components are version 8.5.

I get the following error

Error connecting to configuration server
"Error registering. Code 41; Client's encoding doesn't match with current server mode"

Can anyone provide a light into this.

Thanks in Advance


Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Genesys Composer Problem
« Reply #10 on: July 13, 2015, 02:00:02 PM »
It seems like encoding mismatch - check what encoding set using your confserv and Eclipse - they must match.

Offline ryusuf

  • Full Member
  • ***
  • Posts: 108
  • Karma: 0
Re: Genesys Composer Problem
« Reply #11 on: July 13, 2015, 02:15:46 PM »
Encoding in confserv and Composer is UTF-8..


Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Genesys Composer Problem
« Reply #12 on: July 13, 2015, 02:22:46 PM »
Have you allowed the "allow-mixed-encoding" option or not?

Offline ryusuf

  • Full Member
  • ***
  • Posts: 108
  • Karma: 0
Re: Genesys Composer Problem
« Reply #13 on: July 13, 2015, 02:33:00 PM »
No. It is default value "False".

Should i change it to "True"?

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Genesys Composer Problem
« Reply #14 on: July 13, 2015, 02:34:32 PM »
I think, it should help in your scenario