Hi I add web reference to my C# client app and call web method that returns TreeNode. I tried to cast WebService TreeNode to Windows Forms TreeNode, but without any effect. Any ideas?
> Hi > I add web reference to my C# client app and call web method that returns > TreeNode. > I tried to cast WebService TreeNode to Windows Forms TreeNode, but without > any effect. > Any ideas?
TreeNode is a platform-specific type, and should not be returned by a web service. Instead, return the data that fills the tree node.
Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...