Dear All,
When I'm adding a default constructor to my ASP.NET web service I get a server error when calling a web method, but it works fine when I remove that constructor.
Can you explain?
Dear All,
When I'm adding a default constructor to my ASP.NET web service I get a server error when calling a web method, but it works fine when I remove that constructor.
Can you explain?