hello,
yesterday i found out that i dont have the system.messaging namesace , how is that possible? what should i do now to get it?!!
Printable View
hello,
yesterday i found out that i dont have the system.messaging namesace , how is that possible? what should i do now to get it?!!
Look for this assembly " System.Messaging.dll " among .NET components and try to reference it . and which edition you're running ?
i referenced it, but then threw an exception thats says something like this "messaging not insatalled on this computer", how and from where do we install it from? is it like this for everyone? i'm using framework 1, and vb7
Just a thought...
is MSMQ installed on your machine? To check go to Control Panel > Add/Remove Programs > Windows Components and make sure the Message Queuing Services checkbox is checked. If not check it and istall. You will need the OS disk.
thanks , its working now !!!;) :cool: