Addendum, that is the only output from the program (which would make sense, as 
that is the class that defines the executable's entry point).

Thanks,
-Jim Stapleton

-----Original Message-----
From: Stapleton, Steven 
Sent: Friday, August 26, 2011 10:19 AM
To: 'Robert Jordan'; Mono-list@lists.ximian.com
Subject: RE: [Mono-list] Question on Compatibility

> 
> -----Original Message-----
> From: mono-list-boun...@lists.ximian.com [mailto:mono-list-
> boun...@lists.ximian.com] On Behalf Of Robert Jordan
> Sent: Friday, August 26, 2011 10:12 AM
> To: Mono-list@lists.ximian.com
> Subject: Re: [Mono-list] Question on Compatibility
>
> On 26.08.2011 15:58, Stapleton, Steven wrote:
> > I am running Mono 2.10.2 on my machine (FreeBSD, I'm sticking
> > to what
> > is in the ports tree, so I'm not up to .5 yet), and I found 
> > something
> > interesting:
> >
> > I have a project written in Visual Studio 2010, using the .NET
> > 4.0
> > client framework. The executable it produces does not run/open 
> > in
> > Mono. I then open the project in MonoDevelop (2.4), keep the 
> > same
> > runtime target, set up the command lines I need in the
> > environment,
> > and build the project. This runs just fine.
>
> Please specify "does not/run open".
>
> Robert

Sorry, I should have known better. 

Here's the error:
        Unhandled Exception: System.TypeLoadException: Could not load type
        'PluginProgram.Program' from assembly 'PluginTestProgram, 
Version=1.0.0.0,
        Culture=neutral, PublicKeyToken=null'.

Thanks,
-Jim Stapleton

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to