On Fri, Aug 7, 2015 at 5:19 PM, Greg Keogh <[email protected]> wrote:

> Does the https one work on its own (http one removed or disabled)?
>>
>
> They are completely independent, in different sites and different app
> pools, they only share the executable files folder (and I know the
> permissions are okay). The https one times out under all experiments I've
> run so far. I'm really surprised because REST style services and projects
> are relatively simple compared to WCF services where I've previously had to
> tweak the config file for https or http (which took hours of research!). I
> expected it to just GO! -- *GK*
>

I'd just start with the https one alone and get that working just to ensure
it has nothing to do with the sharing of files. If it doesn't work alone
then https isn't configured correctly. Sorry not clear if you've already
tried this.
Also I think there is a "enableSSL" or similar somewhere in the project
properties in case you've missed it.

Reply via email to