G
Guest
i have a device running Mobile 5 and .Net CF 2.0 and MSMQ. i'm trying to
send a message to the local queue. i am able to create the queue and set the
Formatter, but when i try to send the message, i get the following exception:
"File or assembly name 'System.Xml, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=969DB8053D3322AC', or one of its dependencies, was not found."
System.Xml is included in my solution's References.
can someone tell me what i'm missing?
thanks!
send a message to the local queue. i am able to create the queue and set the
Formatter, but when i try to send the message, i get the following exception:
"File or assembly name 'System.Xml, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=969DB8053D3322AC', or one of its dependencies, was not found."
System.Xml is included in my solution's References.
can someone tell me what i'm missing?
thanks!