Here Mudassar Ahmed Khan has explained with an example, how to solve the error (exception) i.e. Invalid object passed in ' ' or ' ' expected which occurs when using jQuery AJAX in ASP.Net with C# and VB.Net.
The error (exception) “Invalid object passed in ' ' or ' ' expected” generally occurs when single quotes or double quotes appears in string values passed as parameters to the server side.
↧
[Solution] jQuery AJAX: Invalid object passed in ' ' or ' ' expected in ASP.Net with C# and VB.Net
↧