serving webresource.axd over https

Last post 02-10-2007 6:46 PM by Ahmad49. 0 replies.

Sort Posts:

  • serving webresource.axd over https

    02-10-2007, 6:46 PM
    • Member
      point Member
    • Ahmad49
    • Member since 02-10-2007, 6:40 PM
    • Posts 1

    I am observing (via fiddler) a problem where "webresource.axd" files are
    being deployed over http (port 80) hot https (443) even when the request is
    https://xxx.xx.
    IE6 doesn't seem to mind this and reports the page as secure (padlock
    closed) but Firefox 1.5 on the other hand reports the page a partially secure
    (padlock closed with red line through it).
    Disabling Javascript on the Firefox Browser allows the page to become fully
    secure (no red line in the padlock).
    I have read several blogs on this and specifically Scott Gu's blog entry
    http://weblogs.asp.net/scottgu/archive/2006/04/11/Don_1920_t-run-production-ASP.NET-Applications-with-debug_3D001D20_true_1D20_-enabled.aspx
    and have performed his suggestion of setting Debug=false on the compilation
    directive to no avail! Page is still showing as insecure in Firefox.
    Fiddler shows me two webresource entries being downloaded on http rather
    than https, is this normal?
    Does anyone have any ideas on this, its bugging the hell out of me and my
    client is moaning about the Firefox partially secure message on the secure
    pages on the site including the login page.
    BTW ASPNET validators are used on this page.

    I am sure sone one has seen this before please help to solve this problem.

     

    Thank,

    Ahmad...

Page 1 of 1 (1 items)