volosoft / jtable

A JQuery plugin to create AJAX based CRUD tables.
http://www.jtable.org
1.1k stars 506 forks source link

"system.reflection.ambiguousmatchexception ambiguous match found" in Asp.Net #1567

Open manasiarora opened 9 years ago

manasiarora commented 9 years ago

my create and update webmethods are not getting invoked. i'm getting "system.reflection.ambiguousmatchexception ambiguous match found" exception.

Any ideas why am i getting this and how to fix it? Thanks in advance

sheryever commented 9 years ago

Try to use WebApi / Asp.net Mvc, WebMethods in asp.net also have other issues which you cannot control.