Zum Hauptinhalt gehen

External sites sometimes do not load unless Fiddler is running

Kommentare

4 Kommentare

  • Nico Burgerhart

    And when you increase the InitializationTimeout? Add the following in the viewer.xml? (time in seconds)

    <Site>

          <Configuration>

                <Site Uri="{SiteUri}" InitializationTimeout="180" />

          </Configuration>

    </Site>

     

    0
  • Permanently deleted user

    For now it is working but I will try again in the morning to see if that solved the issue.  Thanks for your suggestion!

    0
  • Permanently deleted user

    Did you find a solution?  I found this article...

     

    http://stackoverflow.com/questions/4801189/httpwebrequest-doesnt-work-except-when-fiddler-is-running

     

    0
  • Permanently deleted user

    I changed some Apache proxy settings and now the sites are running smoothly.  But I do think that the article explains what was happening to me.  I have a proxy and redirects that Fiddler was redirecting and making the sites work internally, but without Fiddler, they would error out.  Thanks for the article.  I thought I was losing my mind!

    Here is a link to a post where I explain the Apache settings that I configured.  https://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=2&thread=57121

    Sharon

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.