I'm new to this forum, I took several dayswith this issue and can't find nothingin the documentation, so I write in this forumif someone can help me.
We have installed HIS 2013 (Server Component) on a new Windows Server 2012 R2
I've import the WIP Definitions from the old HIS2006 server.
With the old TIManager tool, I defined a TI object (TI metadata file) to the WIP environment.
E.g: We specified the following settings:
HIS 2004.Net Objects:
TCP_LinkELM_NET.CedarBank.1
Hosted by: Default Web Site/TIServices (ASP .NET worker process)IIS virtual directory /Service:Remoting only
Remote Environment: CIC1Test
This process created a WIP Objects in my Virtual directory:TCP_LinkELM_NET.CedarBank_Proxy.dll
After, I added the reference of the new object generated (TCP_LinkELM_NET.CedarBank_Proxy.dll) in my development environment, in another server where I have installed HIS Client components and features
Now, with the new TIConfigurationTool, when I add a WIP object I can’t define Environment
Characteristics for the .NET Object to define the IIS Virtual Directory in which Transaction Integrator should run.
Therefore I cannot refer to the new WIP object from my application.
If testing directly from the HIS Server, all my connection to CICS works OK, but if testing from my development environment,throws this error:
The type initializer for 'Microsoft.HostIntegration.TI.TBGen' threw an exception.
{"Could not load file or assembly 'Microsoft.HostIntegration.TI.PerformanceCounters, Version=9.0.1000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. “}
Could you please let me how do I getnow theWIPobjectwiththeEnvironment Characteristicsneeded to connect to the remote Mainframe?
Thank you,
Belen