"dojo is undefined" in IE - Stack Overflow most recent 30 from stackoverflow.com2009-12-20T02:37:00Zhttp://stackoverflow.com/feeds/question/1036703http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1036703/dojo-is-undefined-in-ie0"dojo is undefined" in IEunknown (google)2009-06-24T06:31:38Z2009-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#10376850Answer by Wolfram Kriesing for "dojo is undefined" in IEWolfram Kriesing2009-06-24T11:03:46Z2009-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#10474080Answer by EricLaw -MSFT- for "dojo is undefined" in IEEricLaw -MSFT-2009-06-26T04:51:29Z2009-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&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&r=182822774</a></p>
<p>404 Not Found</p>