| Sign In/My Account | View Cart |
| Article: |
Build a Simple Web Service | |
| Subject: | c:\inetpub\wwwroot\MathLibrary\Service1.asmx.vb(5): Expected an identifier. | |
| Date: | 2003-12-03 20:48:32 | |
| From: | anonymous2 | |
|
Response to: c:\inetpub\wwwroot\MathLibrary\Service1.asmx.vb(5): Expected an identifier.
|
||
|
Put the <WebMethod()> in front of the Public Function like this.
|
||