SanSYS

http://www.sansys.net/2014/07/wcf-enablewebscript.html

Jul 13th, 2014
6,631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.16 KB | None | 0 0
  1. <asp:ScriptManager runat="server" ScriptMode="Debug">
  2.     <Services>
  3.         <asp:ServiceReference Path="~/Service1.svc" />
  4.     </Services>
  5. </asp:ScriptManager>
Advertisement
Add Comment
Please, Sign In to add comment