[rabbitmq-discuss] Trying to do a simple subscription returns message too long error... (RabbitMq.Net)

Vlad Alexandru Ionescu vlad at lshift.net
Thu Aug 13 13:05:47 BST 2009


Patrick,


I get the following errors when trying to compile your code:

C:\Users\vlad\Documents\Visual Studio 
2008\Projects\rabbitmq-dotnet-client-bug21220\bug21379-test\bug21379-test\test.cs(16,12): 
error CS0234: The type or namespace name 'Entity' does not exist in the 
namespace 'Test' (are you missing an assembly reference?)
C:\Users\vlad\Documents\Visual Studio 
2008\Projects\rabbitmq-dotnet-client-bug21220\bug21379-test\bug21379-test\CodeFile1.cs(2,12): 
error CS0234: The type or namespace name 'Entity' does not exist in the 
namespace 'Test' (are you missing an assembly reference?)
C:\Users\vlad\Documents\Visual Studio 
2008\Projects\rabbitmq-dotnet-client-bug21220\bug21379-test\bug21379-test\CodeFile1.cs(16,24): 
error CS0246: The type or namespace name 'SubscriberInfo' could not be 
found (are you missing a using directive or an assembly reference?)
C:\Users\vlad\Documents\Visual Studio 
2008\Projects\rabbitmq-dotnet-client-bug21220\bug21379-test\bug21379-test\CodeFile1.cs(18,26): 
error CS0246: The type or namespace name 'SubscriberInfo' could not be 
found (are you missing a using directive or an assembly reference?)

Could you send a code snip of the Test.Entity namespace? That should help.


Vlad.





More information about the rabbitmq-discuss mailing list