Upgrading to SDL Tridion 2013 or later requires you to extend the URLs that must be excluded from HTTP authentication. These URLs are defined by a regular expression in the Urls without HTTP authentication setting in the MMC Snap-in.
Procedure
- Start the MMC Snap-in by selecting in the Microsoft Windows Start menu.
- Navigate to the General Settings screen and double-click the Urls without HTTP authentication setting to edit it.
- In the popup that open, enter the following new value for this setting (on a single line):
(CoreService(\d\d\d\d)?\.svc/(streamUpload|wsHttp|wsFederationHttp|mex))|(TemplateBuilder)|
(.*\/SiteEdit\/Views\/Bootstrap\/.*)|(.*\/CME\/Themes\/.*\.png)
- Click OK to close the popup and commit your changes.
- Close the MMC Snap-in.