SanSYS

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

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