[Mono-list] mkbundle on windows

Travis Staloch twostepted at yahoo.com
Thu Sep 7 04:35:52 EDT 2006


I'm trying to use mkbundle on windows with Mono-1.1.16 and not having any luck.  I'm running mkbundle as shown below.  All of the dlls referenced by MyApp.exe are in the same directory as MyApp.exe.  Thats also the directory where I'm running the mkbundle command from.  

Any help is appreciated as I would love to be able to deploy apps on windows without depending on the Mono Runtime being installed on the client.  

Thanks, Regards, 

--Travis


 >mkbundle --deps MyApp.exe

OS is: Windows
Sources: 1 Auto-dependencies: True

Unhandled Exception: System.IO.FileNotFoundException: MyAppCommon, Version=1.0.2441.695, Culture=neutral : MyAppCommon, Version=1.0.2441.695, Culture=neutral
at (wrapper managed-to-native) System.AppDomain:LoadAssembly (string,System.Security.Policy.Evidence,bool)
at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef, System.Security.Policy.Evidence assemblySecurity) [0x00000]
at (wrapper remoting-invoke-with-check) System.AppDomain:Load (System.Reflection.AssemblyName,System.Security.Policy.Evidence)
at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef) [0x00000]
at (wrapper remoting-invoke-with-check) System.AppDomain:Load (System.Reflection.AssemblyName)
at System.Reflection.Assembly.Load (System.Reflection.AssemblyName assemblyRef) [0x00000]
at MakeBundle.QueueAssembly (System.Collections.ArrayList files, System.String codebase) [0x00000]


 			
---------------------------------
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060907/1ef1274a/attachment.html 


More information about the Mono-list mailing list