Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

VS 2005 Webservice Client side

$
0
0

I have added weservice in client side using:

<asp:ScriptManager ID="ScriptManager1" runat="server" EnablePageMethods="true">
<Services>
<asp:ServiceReference Path="" />
</Services>
</asp:ScriptManager>

I used in my client side javascript the method of webservice:

service.MyHelloWorl();

I am getting error:

The server method failed with the following error: 'InvalidOpeationException' authentication failed.

Please suggest.


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>