IIS SP requires application tracing to be enabled?
Bair, Josh
Josh.Bair at chicagobooth.edu
Mon Feb 2 18:03:21 EST 2015
Preparing for production, we need to disable ASP .NET tracing. In the web.config we're changing:
<trace enabled="true" requestLimit="300" pageOutput="false" traceMode="SortByTime" localOnly="false" mostRecent="true" />
To
<trace enabled="false" requestLimit="300" pageOutput="false" traceMode="SortByTime" localOnly="false" mostRecent="true" />
However, this causes a 500 error to be thrown on the SP at /Shibboleth.sso/SAML2/POST:
500 - Internal Server Error
There is a problem with the resource you are looking for, and it cannot be displayed.
We do have an F5 in front but I don't know if disabling/enabling application tracing could be related to this.
Josh Bair
Senior Application Developer, Information Technology
[cid:image002.jpg at 01D03F0A.25880B40]<http://www.chicagobooth.edu/>
The University of Chicago
Booth School of Business
5807 South Woodlawn Avenue
Chicago, Illinois 60637
Phone: 773.834.2488
[cid:image003.jpg at 01D03F0A.25880B40]<https://www.facebook.com/chicagoboothbusiness> [cid:image004.jpg at 01D03F0A.25880B40] <https://twitter.com/ChicagoBooth> [cid:image005.jpg at 01D03F0A.25880B40] <https://www.youtube.com/user/ChicagoBoothMBA?sub_confirmation=1> [cid:image006.jpg at 01D03F0A.25880B40] <http://instagram.com/chicagobooth> [cid:image007.jpg at 01D03F0A.25880B40] <https://www.linkedin.com/company/8398?trk=prof-exp-company-name> [cid:image008.jpg at 01D03F0A.25880B40] <https://plus.google.com/+chicagobooth/post>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 158 bytes
Desc: image001.png
Url : http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 1285 bytes
Desc: image002.jpg
Url : http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 697 bytes
Desc: image003.jpg
Url : http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment-0001.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 729 bytes
Desc: image004.jpg
Url : http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment-0002.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.jpg
Type: image/jpeg
Size: 731 bytes
Desc: image005.jpg
Url : http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment-0003.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image006.jpg
Type: image/jpeg
Size: 741 bytes
Desc: image006.jpg
Url : http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment-0004.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image007.jpg
Type: image/jpeg
Size: 731 bytes
Desc: image007.jpg
Url : http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment-0005.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image008.jpg
Type: image/jpeg
Size: 733 bytes
Desc: image008.jpg
Url : http://shibboleth.net/pipermail/users/attachments/20150202/a955fdd3/attachment-0006.jpg
More information about the users
mailing list