[gme-users] Interpreter interoperability

Cuong Minh Tran vaioinman at googlemail.com
Fri Sep 2 05:42:23 CDT 2011


Thanks for the info.

I have another question related to this topic. 

I could not run the CSharpComponentWizard due to the error "Unable to find a version of the runtime to run this application". Does the message mean I have the wrong version of .net framework?

Thanks in advance
Cuong

On 31 Aug 2011, at 15:26, Kevin Smyth wrote:

> .NET Primary Interop Assemblies were included with GME 11.7.28. PIAs
> allow you to create a Class Library that is shared by two or more
> interpreters.
> 
> Without the PIAs, each interpreter would generate its own interop
> assemblies, which would be incompatible with each other.
> 
> The interfaces for the PIAs are essentially the same, but with different
> namespaces. Simply reference .NET assembly GME, GME.Mga, etc.
> 
> Kevin
> 
> -----Original Message-----
> From: gme-users-bounces at list.isis.vanderbilt.edu
> [mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf Of Cuong
> Minh Tran
> Sent: Wednesday, August 31, 2011 3:18 AM
> To: gme-users
> Subject: [gme-users] Interpreter interoperability
> 
> Hi all
> 
> It was mentioned that Interpreter interoperability has been possible
> since GME 11.7.28.
> 
> Could anyone please elaborate on how to achieve this? Sample codes would
> be very much appreciated.
> 
> Best regards
> 
> Cuong
> _______________________________________________
> gme-users mailing list
> gme-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
> _______________________________________________
> gme-users mailing list
> gme-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users



More information about the gme-users mailing list