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
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.
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.