"dojo is undefined" in IE - Stack Overflow most recent 30 from stackoverflow.com 2009-12-20T02:37:00Z http://stackoverflow.com/feeds/question/1036703 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1036703/dojo-is-undefined-in-ie 0 "dojo is undefined" in IE unknown (google) 2009-06-24T06:31:38Z 2009-10-22T08:00:02Z <blockquote> <p>I created a site using ning, when i open the site in IE, I get an error "dojo is undefined". The page display is totally haywire. But the site works perfectly in other browsers (i have tried in safari only). </p> <p>I am looking for some workaround / fix on the server side, since i do not expect users to change their IE parameters</p> <p>Thanks</p> </blockquote> http://stackoverflow.com/questions/1036703/dojo-is-undefined-in-ie/1037685#1037685 0 Answer by Wolfram Kriesing for "dojo is undefined" in IE Wolfram Kriesing 2009-06-24T11:03:46Z 2009-06-24T11:03:46Z <p>Do you have some more specifics? This may have several reasons. Sounds like there was some syntax error like a trailing comma or alike. But a bit more input may help, or a link.</p> http://stackoverflow.com/questions/1036703/dojo-is-undefined-in-ie/1047408#1047408 0 Answer by EricLaw -MSFT- for "dojo is undefined" in IE EricLaw -MSFT- 2009-06-26T04:51:29Z 2009-06-26T04:51:29Z <p>You might want to try looking at your site with Fiddler2 (www.fiddler2.com) running to see if one of your script URLs is broken.</p> <p>For instance, you've got a reference 404'ing right now...</p> <p>GET <a href="http://track.ning.com/2?v=BazelCSPerfLite,xdate,sorkutjunior,xhost,xip,xua,snull,xpath,4Ya,4Hl,4IG,4Eq,4Bf,4U,4f,40,40,,4D,4D,,,shomepage&amp;r=182822774" rel="nofollow">http://track.ning.com/2?v=BazelCSPerfLite,xdate,sorkutjunior,xhost,xip,xua,snull,xpath,4Ya,4Hl,4IG,4Eq,4Bf,4U,4f,40,40,,4D,4D,,,shomepage&amp;r=182822774</a></p> <p>404 Not Found</p>