Ver Mensaje Individual
  #3 (permalink)  
Antiguo 16/04/2011, 10:23
rocker_guit
 
Fecha de Ingreso: abril-2011
Mensajes: 3
Antigüedad: 13 años, 1 mes
Puntos: 0
Respuesta: Error en Web Service no recibe parametros

Gracias por responder
pero encontre una solucion
solo tenia que agregar este codigo en el webconfig

<webServices>
<protocols>
<add name = "HttpSoap" />
<add name = "HttpGet" />
<add name = "HttpPost" />
</protocols>
</webServices>

ahora ya recibe parametros y me hace el metodo