web services Exception
hello,
attempting complete web services application. can not seem "see" method , receive error when attempt view ".asmx" page in browser. able point me in direction of solution?
exception details: system.invalidoperationexception: system.xml.linq.xdeclaration cannot serialized because not have parameterless constructor.
attempting complete web services application. can not seem "see" method , receive error when attempt view ".asmx" page in browser. able point me in direction of solution?
system.xml.linq.xdeclaration cannot serialized because not have parameterless constructor.
description: an unhandled exception occurred during execution of current web request. please review stack trace more information error , originated in code.exception details: system.invalidoperationexception: system.xml.linq.xdeclaration cannot serialized because not have parameterless constructor.
can put of sample code of asmx?
the error says xdeclaration cannot serialized. you need remove fields passed through class xdeclaration.
resolving n evolving in c# (http://jeanpaulva.com)
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment