mail-archives/monodroid/2011-December/007606.html

97 строки
3.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [mono-android] Java.Lang.NoClassDefFoundError: java.lang.ICharSequence
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%0A%09Java.Lang.NoClassDefFoundError%3A%09java.lang.ICharSequence&In-Reply-To=A7962E33-A0B5-4CEB-805B-1EB3BF2E2408%40xamarin.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007598.html">
<LINK REL="Next" HREF="007563.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[mono-android] Java.Lang.NoClassDefFoundError: java.lang.ICharSequence</H1>
<B>Tossing, Chris</B>
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%0A%09Java.Lang.NoClassDefFoundError%3A%09java.lang.ICharSequence&In-Reply-To=A7962E33-A0B5-4CEB-805B-1EB3BF2E2408%40xamarin.com"
TITLE="[mono-android] Java.Lang.NoClassDefFoundError: java.lang.ICharSequence">ctossing at touchcominc.com
</A><BR>
<I>Tue Dec 6 15:59:15 EST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007598.html">[mono-android] Java.Lang.NoClassDefFoundError: java.lang.ICharSequence
</A></li>
<LI>Next message: <A HREF="007563.html">[mono-android] Java.Lang.NoClassDefFoundError: android.text.IInputFilter
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7606">[ date ]</a>
<a href="thread.html#7606">[ thread ]</a>
<a href="subject.html#7606">[ subject ]</a>
<a href="author.html#7606">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Jon, Andy,
Sorry for the delayed response - my account was accidentally deleted from our corporate active directory, and I have been trying to get back on track with TFS, etc. for much of the day.
That worked for both situations - thank you!
I added the following two lines to my startup code, and it is working:
TypeManager.RegisterType(&quot;android/text/InputFilter&quot;, typeof(Android.Text.IInputFilter));
TypeManager.RegisterType(&quot;java/lang/CharSequence&quot;, typeof(Java.Lang.ICharSequence));
Thank you,
Chris Tossing
The details of this company are as follows:
Touchcom Inc, Registered Office: 21 North Avenue, Burlington, MA 01803.
This communication may contain information which is confidential, personal and/or privileged.
It is for the exclusive use of the intended recipient(s).
If you are not the intended recipient(s), please note that any distribution, forwarding, copying or use of this communication or the information in it is strictly prohibited.
Any personal views expressed in this e-mail are those of the individual sender and the company does not endorse or accept responsibility for them.
Prior to taking any action based upon this e-mail message, you should seek appropriate confirmation of its authenticity.
This e-mail has been scanned for all viruses by MessageLabs.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007598.html">[mono-android] Java.Lang.NoClassDefFoundError: java.lang.ICharSequence
</A></li>
<LI>Next message: <A HREF="007563.html">[mono-android] Java.Lang.NoClassDefFoundError: android.text.IInputFilter
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7606">[ date ]</a>
<a href="thread.html#7606">[ thread ]</a>
<a href="subject.html#7606">[ subject ]</a>
<a href="author.html#7606">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
mailing list</a><br>
</body></html>