debugging in Webdeveloper "htmlfile: unknown runtime error"

Answered debugging in Webdeveloper "htmlfile: unknown runtime error"

  • Wednesday, July 11, 2012 9:20 AM
     
     

    HI,

    I get the following error when I localy want to debug my website:

    "htmlfile: unknown runtime error" and then it stops and opens "run.js?12315" in a tab in the web developer and marks the following part:

    "el.innerHTML=var __chd__ = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true;c.src = ( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})();"

    The strange thing is that is now happens with all my websites that I want to debug on my pc. Is this related to the setting of my iis7? And where can I find what is going wrong.Thanks

    "

All Replies