I am a MonoTouch developer, i am writting a project for sending RabbitMQ message to a server, i have a .NET Project ( Using VS 2010) to Call RabbitMQ .NET Client DLL File to send RabbitMQ message is correct, but When i reference this .NET Client DLL File(RabbitMQ.Client.dll) to MonoTouch iOS Project, and call sending message method, it throws this error message:
could not load type 'System.configuration.ConfigurationSettings' from assembly 'RabbitMQ.Client' Help! -- View this message in context: http://monotouch.2284126.n4.nabble.com/MonoTouch-Call-RabbitMQ-NET-DLL-File-throw-Could-not-load-type-error-tp4657960.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
