On Sep 23, 2011, at 6:05 AM, Mittchel Van Vliet wrote: > Recently I tried to copy a database file onto my device but I'm getting some > null reference exceptions for some reason..
What's the stack trace? Do you have the correct name in your GetManifestResourceStream() call? You may want to look at the verbose build output to see what the /resource CSC options are, to ensure that what you think is being used is actually being used. Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
