V
Vladimir Trpkovski via .NET 247
(Type your message here)
Hi,
I created a web service with one method. When i created my clientapplication I managed to use the method and all went well. Theproblem was when i tried to add another method to the same webservice. It seems that I can not use the second method from myclient application. After the compilation i get an error messagesaying that the second method is not defined and it is notrecognized.
Can anyone help me?
thanks,
Hi,
I created a web service with one method. When i created my clientapplication I managed to use the method and all went well. Theproblem was when i tried to add another method to the same webservice. It seems that I can not use the second method from myclient application. After the compilation i get an error messagesaying that the second method is not defined and it is notrecognized.
Can anyone help me?
thanks,