Trying to bind to a WCF service and I'm getting the message "Error: Sys.ArgumentException: Cannot
deserialize. The data does not correspond to valid JSON". Saw the post about the HttpHandler possibly being the problem, but I added it via the Smart Tag again and it still doesn't work. The syntax checker for the web.config is complaining that the required attribute "name" is missing from the tag. What should the proper handler entry be?
deserialize. The data does not correspond to valid JSON". Saw the post about the HttpHandler possibly being the problem, but I added it via the Smart Tag again and it still doesn't work. The syntax checker for the web.config is complaining that the required attribute "name" is missing from the tag. What should the proper handler entry be?