원인을 모르는 error때문에 난감하네요..
Posted: 2007 01 30 00:40 29
현재 저는 firefox2.o에 firebug1.0을 사용중입니다.)
근데 희안하게 firefox에서 아래와 같은 에러가 납니다.
[Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [jsdIContext.scriptsEnabled]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: chrome://firebug/content/debugger.js :: anonymous :: line 172" data: no]
아무리 구글링을해도 원인을 못찾겠네요.
에러가 나는 부분은firebug에 executionContext.scriptsEnabled = false;
이부분입니다.그밑에 아래와 같은 커멘트가 있더군요.
// Unfortunately, due to quirks in Firefox's networking system, we must
// be sure to load and cache all scripts NOW before we enter the nested
// event loop, or run the risk that some of them won't load while
// the new event loop is nested. It seems that the networking system
// can't communicate with the nested loop.
다아시겠지만 Firefox's networking system 불안정해서 그렇다고 하는데
해결방법이 없나요?
같은부분인데 ie는 잘작동하네여.몇일간 삽질해서 그린지..아주 저 에러 외우겠습니다.
혹시 경험하신분은 답변좀..ㅜ.ㅜ
근데 희안하게 firefox에서 아래와 같은 에러가 납니다.
[Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [jsdIContext.scriptsEnabled]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: chrome://firebug/content/debugger.js :: anonymous :: line 172" data: no]
아무리 구글링을해도 원인을 못찾겠네요.
에러가 나는 부분은firebug에 executionContext.scriptsEnabled = false;
이부분입니다.그밑에 아래와 같은 커멘트가 있더군요.
// Unfortunately, due to quirks in Firefox's networking system, we must
// be sure to load and cache all scripts NOW before we enter the nested
// event loop, or run the risk that some of them won't load while
// the new event loop is nested. It seems that the networking system
// can't communicate with the nested loop.
다아시겠지만 Firefox's networking system 불안정해서 그렇다고 하는데
해결방법이 없나요?
같은부분인데 ie는 잘작동하네여.몇일간 삽질해서 그린지..아주 저 에러 외우겠습니다.
혹시 경험하신분은 답변좀..ㅜ.ㅜ