Hi,

You can't reference the DLL directly in MT, you'll have to recompile it.
When I tried this with Rabbit a year ago (or more) it was quite difficult,
but I see now that the Rabbit download page lists instructions for
compiling under Mono.

Cheers, Matt

On 17 January 2013 06:44, uniguyit <[email protected]> wrote:

> 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
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to