Error reading XML from MSMQ
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
when i want to receive fom MSMQ this exception comes(Generic Exception was thrown :system.xml:data at the root level is invalid. line 1, position 1.), the problem comes because i was send message from old MSMQ, can any one tell me how to resolve this ? is xml that used with old msmq not work with xml that used with new msmq? is there any way to fix this problem ?