On 26.08.2011 16:19, Stapleton, Steven wrote: >>> 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'.
Check the casing of PluginTestProgram.exe. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
