may just need a bindingConfiguration that handles https
<security mode="Transport">
Friday, April 11, 2014
rest service working on local but not on server
WebHost failed to process a request- specifies multiple request body parameters to be serialized without any wrapper elements.
instead of changing the code i changed the behavior from webHttp to enableWebScript
Wednesday, April 9, 2014
Endpoints using 'UriTemplate' cannot be used with 'System.ServiceModel.Description.WebScriptEnablingBehavior'.
change behaviours
400 Bad Request
will happen when you call a REST service using the wrong address (the address behavior that is not rest)
Internet Explorer cannot display the webpage
Memory gates checking failed because the free memory (nnnnnnnn bytes) is less than 5% of total memory.
restart IIS
Monday, April 7, 2014
Exception calling "DownloadFile" with "2" argument(s): "An exception occurred during a WebClient request."
means someone has a lock on one of the files
Wednesday, April 2, 2014
To enable net.pipes
add http,net.pipe to advanced settings->enabled protocols
Subscribe to:
Comments (Atom)