Hoppa till huvudinnehållet

Viewer loading issues

Kommentarer

13 kommentarer

  • Chris Dunlop
    Good, glad to hear I'm not going crazy.  FYI, here's what I've found so far....

     

    - The problem is in IE11.  Chrome is fine.

     

    - On IE11.0.9600.18837, it fails with an error //js.arcgis.com/3.21/dojo//parser.js,[object Event]

     

    - On IE 11.0.9600.18665, if you don't have F12 developer tools open, it fails.  But the weird thing is, if you have developer tools open, it works!

     

    Chris

     

     
    0
  • Permanently deleted user
    Hi Chris,

     

    Thanks for the feedback!

     

    Here is a permanent workaround that we have tested and proven to work :

     

    From the inetpub directory, inside you viewer folder (**default viewer folder name is HTML5Viewer), edit Resources/Scripts/dojo-config.js.

     

    change this:

     

    {

     

                location: esriBase,

     

                name: "dojo"

     

            }, 

     

    to this:

     

    {

     

                location: esriBase + "../dojo",

     

                name: "dojo"

     

            }

     

    Once this is completed, please clear your browser cache.

     

    If you need assistance making this change or have any issues or questions with it, please feel free to ask here or submit a support case.

     

    Regards,

     

    Wayne Richard

     

    Latitude Geographics Group Ltd.

     

    Head Office: 300 – 1117 Wharf Street  Victoria, BC Canada V8W 1T7

     

    Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com 

     

    Developers of Geocortex web-based mapping software | www.geocortex.com

     

    An Esri Platinum Business Partner

     

     
    0
  • Chris Roberts
    Excellent! Thanks for posting Wayne.  This has resolved our issues as well.
    0
  • Permanently deleted user
    Chrome Version 62.0.3202.94 (Official Build) (64-bit) is not working either.

     

    The following error error occurs on:

     

    https://js.arcgis.com/3.21/dojo//cldr/nls/en/number.js

     

    https://js.arcgis.com/3.21/dojo//cldr/nls/en/gregorian.js

     

    https://js.arcgis.com/3.21/dojo//cldr/nls/en-au/number.js 

     

    https://js.arcgis.com/3.21/dojo//cldr/nls/en-au/gregorian.js

     

     

    User-added image

     

    As well as the following error:

     

    User-added image
    0
  • Permanently deleted user
    Hi Mel,

     

    Can you try the fix above?  I also forgot to mention to clear the cache.  If you omit clearing the cache you can be using the old file and still see the same issue.

     

    Regards,

     

    Wayne Richard

     

    Latitude Geographics Group Ltd.

     

    Head Office: 300 – 1117 Wharf Street  Victoria, BC Canada V8W 1T7

     

    Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com 

     

    Developers of Geocortex web-based mapping software | www.geocortex.com

     

    An Esri Platinum Business Partner

     

     
    0
  • Permanently deleted user
    Thank you, Wayne! Your solution fixed it! 

     

    Everything worked fine yesterday, but we hit this issue this morning. I had checked the forums earlier and didn't see anything posted.  We've been troubleshooting this all day!  This was huge for us and brought down all of our sites across the organization.  I was just about to post to see if anyone else had this problem and found your post.  Any chance these kind of widespread issues could be emailed out to users?  Also, any idea what caused it to suddently stop working?  

     

    Thank you again!
    0
  • Permanently deleted user
    Hi folks,

     

    For those that are not too dev savy, this is the full path to the file that needs edited:

     

    C:\inetpub\wwwroot\Html5Viewer\Resources\Scripts\dojo-config.js

     

     
    0
  • Chris Dunlop
    Thanks, this worked for me!
    0
  • Permanently deleted user
    Hi Wayne.

     

    Yes, the solution fixed the js.arcgis.com errors.   Shift+Ctrl+Refresh loaded the viewer with no issues (not a big fan of clearing the cache unless I have to).

     

    The only error on loading now is the net::ERR_ABORTED error on:

     

    https://yourserver.com/Geocortex/Essentials/REST/sites/YourSite/viewers/YourViewer/virtualdirectory/Resources/Styles/Custom/common.css

     

    Probably because common.css doesn't exist, only desktop, handheld, and tablet.   But that error doesn't stop the viewer from loading.

     

    Cheers,

     

    Mel
    0
  • Permanently deleted user
    I was seeing this mostly affect sites that used Active Directory.  Your fix worked for me as well.  My server guy says there are ofter windows updates on the first Tuesday of the month - today...
    0
  • Permanently deleted user

    Thanks for the feedback Mike.  I believe updates are the 2nd Tuesday each month but you never know, they may have changed it.

     

    Regards,

    Wayne

    0
  • Permanently deleted user

    Thank you for the feedback Stephanie.  For issues like this we usually make an announcement here on the Support Center which in turn sends an email out to anyone subscribed.  We didn't get to that today unfortunately.  It appears that the ESRI API changed over night but we are still trying to confirm this.  The same requests worked fine yesterday.

     

    Regards,

    Wayne

    0
  • Permanently deleted user
    Thank you for this fix!
    0

Du måste logga in om du vill lämna en kommentar.