I am having trouble getting my .NET application communicate with HIS 2010.
With HIS 2013 I used a myapp.exe.config file to indicate the Remote Environment name, the local and remote LU names, and that TI object name.
HIS 2010 seems to be much different. It doesn't recognize my configuration file. I tried creating a dynamic RE with the clientcontext, but that's failing too.
What am I missing?