Hi there,
We have a website hosted with heart internet and are seeing some strange behaviour and have no idea what could be causing it at this stage.
It seems at random intervals our WCF web services will cease to work. The server will return the message that the service failed to start (System.ServiceModel.ServiceActivationException). I'm not sure how to actually see what this exception is.
The strange thing is that if we re-upload the dll and pdb for our web project and manually recycle the application pool through our hosts configuration tools the web services will work again.
Has anyone any idea as to why this could be happening? Presumably this is a problem with the host, but knowing how poor their tech support is, I'm reluctant to go them without any ideas as to how to solve the problem.
Thanks in advance