I added this to the webservice definition
@SOAPBinding(parameterStyle=SOAPBinding.ParameterStyle.BARE)
|
and the c# code to
G.WebService2Service g = new G.WebService2Service();
| label1.Text = g.greetings(textBox1.Text); and i'm still getting the
same error
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030741#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...