How can i transfer an xml file over http using net remoting?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 88symmetry
    New Member
    • Jul 2008
    • 1

    How can i transfer an xml file over http using net remoting?

    Hi all. i've got a window's service running on my machine, and using net remoting, i submit an xml file to the windows service n print out xml content. my front end is a asp page which creates the xml file no problem. . now when i try send it over http, i get the error- object not serialized. my proxy object is inheriting the MarshalObjectBy Ref class. i've not used serialization. if i use tcp, it works fine. please help.
Working...