Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC
Open Closed

405 Error on update action #11933


User avatar
0
Bernard created

HI,

I think an IIS problem ?


1 Answer(s)
  • User Avatar
    0
    Bernard created

    Resolved by adding : <modules runAllManagedModulesForAllRequests="true"> <remove name="WebDAVModule" /> </modules> <handlers> <remove name="WebDAV" />

    in Webconfig