I want to create a web method that accepts a List of custom objects (passed in via jQuery/JSON).
When I run the website locally everything seems to work. jQuery an
Do you have the required httpHandler registered for allowing webservices marked as a ScriptService?