Migrating Site - 401.2 - Unauthorized
I've created a new site on my local machine and am trying to move it to production. My organization has each office in a subfolder under than main site (ex: www.site.com/office)
I've migrated the site, I can view the front end, login, open the page to make changes, but when I click publish I receive the following error: IIS 7.0 Detailed Error - 401.2 - Unauthorized
Firebug outputs the following line: dev.umkc.edu:80/.../
Hi Mark,
If you are getting such error, most probably the GET method is failing. Note that svc and
xaml mappings should be set according to the documentation.
Please check the following articles, because the error is coming from misconfiguration of your server hosting environment:
www.sitefinity.com/.../configuring-the-iis-to-host-sitefinity-projects.aspx
www.sitefinity.com/.../installing_sitefinity_4_on_iis_7.aspx
Best wishes,
Victor Velev
the Telerik team
We've went through both of these posts extensively and can say every detail has been checked twice. My first thought was the svc handlers were not mapped, but they are.
What else could cause this issue? The license has been bought and the site is ready to deploy!
Hi Mark,
Please review the following article and let me know if the solution provided works for you. If you still experience the problem please make sure you have set the WorkflowBaserURL ( you can find it in Settings - ServicePaths ) to your domain. Also make sure that your bindings are properly set for your server IP address.
Kind regards,
Victor Velev
the Telerik team