On my dev machine ScriptManager creates the proxy script fine but on the staging server I get the below error
System.InvalidOperationException: jsdebug Web Service method name is not valid.
at System.Web.Services.Protocols.HttpServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
What would I need to change/install to get his working
The fastest methods aren't always the quickest methods
MCPD : Windows & Web Developer Microsoft Certified Technology Specialist : Windows & Web
Binary Digit
Member
56 Points
17 Posts
System.InvalidOperationException: js Web Service method name is not valid.
Aug 02, 2012 06:14 AM|LINK
On my dev machine ScriptManager creates the proxy script fine but on the staging server I get the below error
MCPD : Windows & Web Developer
Microsoft Certified Technology Specialist : Windows & Web
chetan.sarod...
All-Star
65839 Points
11163 Posts
Re: System.InvalidOperationException: js Web Service method name is not valid.
Aug 03, 2012 03:35 AM|LINK
Refer this thread
http://forums.asp.net/p/1164186/1932310.aspx
http://forums.asp.net/t/1719732.aspx/1?Error+500+with+jsdebug+on+IIS6
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
Binary Digit
Member
56 Points
17 Posts
Re: System.InvalidOperationException: js Web Service method name is not valid.
Aug 03, 2012 05:32 AM|LINK
Hi
Both of those threads didn't help, we are using ASP.net 4 on IIS7.5 on a win 2008 R2 machine. Everything is the neweset that can be used in production
MCPD : Windows & Web Developer
Microsoft Certified Technology Specialist : Windows & Web
raghunandcs
Member
686 Points
163 Posts
Re: System.InvalidOperationException: js Web Service method name is not valid.
Aug 03, 2012 09:57 AM|LINK
Hi,
Please refer this link
http://social.msdn.microsoft.com/Forums/en/asmxandxml/thread/258d12f6-2f90-4f37-90f7-33306400a111
Hopes helps you...................
BU XI - MSFT
All-Star
22367 Points
2704 Posts
Microsoft
Re: System.InvalidOperationException: js Web Service method name is not valid.
Aug 06, 2012 04:15 AM|LINK
Hell
You'll check if you have the names exactly matched at client side and server side. Refer to this post, see if it helps, http://stackoverflow.com/questions/2225781/asp-net-web-method-that-accepts-a-listcustomobject-is-failing-with-web-servic
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework