We are experiencing an issue with errors issued whenever we attempt to use many of the Persona Bar operations. The software issues a HTTP 405.0 error.
Looking at the error log entry, we notice that the value for the Requested URL appears to be mal-formed as shown below:
Module ManagedPipelineHandler Requested URL https://vwcProd:80/API/pe...s/UpdateUserSettings
Notification | ExecuteRequestHandler Physical Path C:\home\site\wwwroot\API\personaBar\UserSettings\UpdateUserSettings Handler System.Web.Http.WebHost.HttpCon Logon Method Anonymous trollerHandler Logon User Anonymous
Error Code 0x00000000
What could be causing this error and how can it be corrected?
John,
That is the issue. This is an SSL website. The correct URL should read as https://thevwc.org:443 ....... to be configured correctly.
Now, what can cause this type of problem?
Thank you for your suggestion which was spot on! I updated the Site Aliases with the correct domain as thevwc.org. Somehow it got set to "localhost", which I use for the development server.
Again, thank you ...all seems to be okay at the present.
I'm sure this SQL snippet will help someone... This script is one of several I run when restoring a client website for the first time. Enjoy! 😎🤙🏽🤙🏽
GitHub: Client Site Restore Script
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.