What's the solution of this error message: Unable to cast object of type 'System.Xml.XmlElement' to type 'System.Web.Services.Description.ServiceDescriptionFormatExtension'.
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
Hello I am using client WSDL file, i want to generate proxy class from it. I am using WSDL.exe to generate that proxy class. But i am getting this error: Unable to cast object of type 'System.Xml.XmlElement' to type 'System.Web.Services.Description.ServiceDescriptionFormatExtension'. So, is there any perfect solution?
-
Hello I am using client WSDL file, i want to generate proxy class from it. I am using WSDL.exe to generate that proxy class. But i am getting this error: Unable to cast object of type 'System.Xml.XmlElement' to type 'System.Web.Services.Description.ServiceDescriptionFormatExtension'. So, is there any perfect solution?