Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Remoting   (RSS)
Sorry, but there are no more tags available to filter with.

Passing XmlDocument object as argument while using .NET Remoting

Just got a problem where developer was passing the object of XmlDocument in a remoted object's method. And he was getting error, Errror : {"Type 'System.Xml.XmlDocument' in Assembly 'System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Posted by Jigar Mehta | 0 Comments
Filed under:

System.Runtime.Remoting Schema not found.

I just had a case where customer wanted to validate the XML schema for .NET Remoting configuration files at runtime. He wanted to store the configuration parameters in database and wanted to generate the XML settings at runtime, so, after generating the
Posted by Jigar Mehta | 0 Comments
Filed under:
 
Page view tracker