https://bugzilla.novell.com/show_bug.cgi?id=656309
https://bugzilla.novell.com/show_bug.cgi?id=656309#c0 Summary: embedding the runtime in an application cuases a failure Classification: Mono Product: MonoDroid Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) When I select the option in the MonoDroid project properties to embed the runtime into the application so that there is one item to distribute and not the app along with the runtime, the application will immediately fail. In posting to the discussion list, Jonathan Pryor replyed saying that the mscorlib.dll is missing when the runtime is embedded and that I need to file a bug on this. Reproducible: Always Steps to Reproduce: 1. select project option to embed runtime. 2. compile. 3. run app in simulator. 4. app fails every time. Actual Results: App fails every time. Expected Results: App should run. It is expected to be larger than an app without the embedded runtime. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
