- IIS in our test environment - IIS Express in our local/development environment (F5 or dotnet watch run). - Azure App Service in production (not released yet).
Great to hear. And thanks for coming back with the solution. Yeah I thought of WebDAVModule which is why I asked for IIS. Probably should have spilled the beans at once :)
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
When trying to update the visitor groups I get 'method not allowed'.
In Startup I clearly allow 'PUT'
Is there some configuration that I missed?