Hi,
I built a simple WebService with a method, that returns a string. When
I run the project in VS.NET, the asmx file is shown properly and I can
select the method. The following page offers the button for calling
the method using HTTP Post. Clicking this button results in an empty
html page with the HTTP Error 500 - internal server error. Can anybody
help, please?
TIA, Frank
I built a simple WebService with a method, that returns a string. When
I run the project in VS.NET, the asmx file is shown properly and I can
select the method. The following page offers the button for calling
the method using HTTP Post. Clicking this button results in an empty
html page with the HTTP Error 500 - internal server error. Can anybody
help, please?
TIA, Frank
Comment