I am not entirly sure where to put this but as its an installation configuration issue I thought this would be as good a place as any. I am using IIS8 and come across this interesting predicament.
Googling around says that disabling WebDAV should help but it doesnt seem to. Has anyone got any ideas?
For me it works fine in the nightly of a few days ago, so you might want to try and use a nightly (but be aware that there may be other bugs in there, they are nightly builds of work in progress): http://nightly.umbraco.org/umbraco%207.0.0/
I downloaded it an hour before posting. Thank you, I think that will help. One thing I noticed whilst I am away from my computer is that removing WebDav from the config files doesnt seem to stop it from being used. Did you do anything other than adding the protocols to get up and running?
Bug: Umbraco 7 Cannot Delete.
Hi there
I am not entirly sure where to put this but as its an installation configuration issue I thought this would be as good a place as any. I am using IIS8 and come across this interesting predicament.
Googling around says that disabling WebDAV should help but it doesnt seem to. Has anyone got any ideas?
http://stackoverflow.com/questions/10906411/asp-net-web-api-put-delete-verbs-not-allowed-iis-8/10907343#10907343
First of all, which version of v7 is this? The beta? It might be a bug that's already fixed in a later version.
Second, have you also tried (instead of WebDAV, which is definitely not needed) to add this to your web.config:
For me it works fine in the nightly of a few days ago, so you might want to try and use a nightly (but be aware that there may be other bugs in there, they are nightly builds of work in progress): http://nightly.umbraco.org/umbraco%207.0.0/
I downloaded it an hour before posting. Thank you, I think that will help. One thing I noticed whilst I am away from my computer is that removing WebDav from the config files doesnt seem to stop it from being used. Did you do anything other than adding the protocols to get up and running?
Edit: That works perfectly, thank you so much.
is working on a reply...