Re: WebService not Updating Properly
- From: "Gustavo Cantero" <g.cantero@xxxxxxxxxxxxxxx>
- Date: Mon, 27 Oct 2008 11:39:42 -0200
The new methods has the annotation "[WebMethod]" over the definition?
The code may look like this:
[WebMethod]
[ScriptMethod]
public string NewMethod(string Parameter)
{
...
}
Gustavo A. Cantero
CEO - Scientia® Soluciones Informáticas
MCP - MCSD - MCTS
http://www.scientia.com.ar
http://www.programandoamedianoche.com
http://foro.scientia.com.ar
-----Mensaje original-----
De: msnews.microsoft.com [mailto:fiaz@xxxxxxxxxxxxxxxx]
Expuesto a las: Lunes, 27 de Octubre de 2008 09:23 a.m.
Expuesto en: microsoft.public.dotnet.framework.aspnet.webservices
Conversación: WebService not Updating Properly
Asunto: WebService not Updating Properly
Hi
I have created a webservice with 2 web methods. It was working fine. Now
I
have added 2 more webmethods to the webservice. The problem is when I
try to
run the webservice in internet explorer or access through clients then
it
doesn't show up the 2 new methods. I will be greatful if anyone can help
me
out on this issue. Thanking in advance.
Regards
Fiaz
.
- Prev by Date: Re: Convert Form Post to VB.NET HTTPWebRequest code and Catch Response
- Next by Date: Instantiating a Crystal Report inside of a Web Service
- Previous by thread: Convert Form Post to VB.NET HTTPWebRequest code and Catch Response
- Next by thread: Instantiating a Crystal Report inside of a Web Service
- Index(es):
Relevant Pages
|
Loading