Hi all, I downloaded the code after seeing Ben Dewey's StoneHenge presentation. Everything went well and I was able to go through the Interoperability Walk-through with no issues.
I did encounter one error when running the dotnet code in Visual Studio. As I was logging in to the application, I got a System.Reflection.AmbiguousMatchException when the login method of the BusinessServiceClient.cs was called. Later, I found out that I accidentally changed the business service for DotNet in the SQL table to "JAVA_OPSSEC" (which I belatedly realized was not a valid entry for that column). Everything worked well after I corrected the value. Anyway, I'm really interested in helping out with the project. Where do I start? - Joby
