Service is not starting
In the webbrowser view, A is neither listed under the "running services" nor in the service directory...
The ServicePort of A has the following attribute: [ServicePort("/transformation", AllowMultipleInstances=false)]. If I try to start the service with my webbrowser, I get the following error message:
| ||||||
|---|---|---|---|---|---|---|
| s | ||||||
I have no idea where my mistake lies, all I know is that service A worked yesterday and I haven't modified it since then (I only worked on Service B)...
I should also mention, that I deleted the contractDirectoryCache.bin file in the store directory.

