On Apr 25, 2013, at 9:03 AM, krish <[email protected]> wrote: > Error 1 Unexpected error - Please fill a bug report at > http://bugzilla.xamarin.com. Reason: System.IO.FileNotFoundException: Could > not load assembly 'System.DirectoryServices, Version=4.0.0.0, > Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Perhaps it doesn't exist > in the Mono for Android profile? MonoCalculator
Your project has an assembly reference to System.DirectoryServices.dll, and this assembly isn't supported. Please remove the assembly reference from your project and rebuild. - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
