I am trying to call a web method using jQuery and having same issue as this question, but I am working with ASP.Net 3.5 web forms, and don't have ~/App_start/routeconfig.cs.
How can I fix this error with ASP.Net 3.5?
I am trying to call a web method using jQuery and having same issue as this question, but I am working with ASP.Net 3.5 web forms, and don't have ~/App_start/routeconfig.cs.
How can I fix this error with ASP.Net 3.5?
For doing that, you can adding below code in
web.config:For more information, please see allow Element for authorization.