[Mono-bugs] [Bug 656309] New: embedding the runtime in an application cuases a failure
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 29 11:34:55 EST 2010
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: mkestner at novell.com
ReportedBy: wallacebmcclure at wallym.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list