We have WCF services with JSON enabled and are having issues using WCFStorm calling those services. If we turn JSON off, then we do not receive the errors. The error that we receive is below. We have found something to do with WSHTTPBinding.
Object reference not set to an instance of an object.
We've found that WcfStorm will not work because It does not support WebHttpBinding. http://www.wcfstorm.com/wcf/Forums/Thread.aspx?pageid=19&mid=26&ItemID=2&thread=59&pagenumber=1.
Does anyone know how to make it work? As we like using it.
Or are there any suggestions of other tools that will allow for testing SOAP and JSON as well as allow performance testing and saving scripts?
Thanks