Wednesday, April 30, 2014
Orchard Site is just showing directory listing
the mdf is read only
Tuesday, April 29, 2014
assembly generation failed strong name
all referenced dll's need to be signed if the calling assembly is signed
Friday, April 25, 2014
How to create routes in Orchard
adding a new page will do it automatically but it's recommended to use a route.cs file
Thursday, April 24, 2014
server unexpectedly closed connection - winscp
may be caused by too many users connected to server
Friday, April 11, 2014
rest service working on local but not on server
may just need a bindingConfiguration that handles https
<security mode="Transport">
<security mode="Transport">
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
Subscribe to:
Comments (Atom)