Page 1 of 1

I'm having this jss error. Do you know what it means?

Posted: Thu Mar 02, 2006 5:27 pm
by JellyFish
Hello, I'm getting this error, in my netscape java script console, and I'm wondering if you might know what it means?
Error: redeclaration of const kIOServiceProgID
Source File: chrome://communicator/content/utilityOverlay.js
I honnestly don't know what this means but if you do then I ask for your help. I'm using an older verson of netscape so I don't know if that matters at all.

Thanks and all help is appreciated.

Re: I'm having this jss error. Do you know what it means?

Posted: Thu Mar 02, 2006 5:32 pm
by alex.barylski
EasyGoing wrote:Hello, I'm getting this error, in my netscape java script console, and I'm wondering if you might know what it means?
Error: redeclaration of const kIOServiceProgID
Source File: chrome://communicator/content/utilityOverlay.js
I honnestly don't know what this means but if you do then I ask for your help. I'm using an older verson of netscape so I don't know if that matters at all.

Thanks and all help is appreciated.
Those warnings are so meaningless...

Step through your code with it all commented out, un-commenting each line as you go until you find the guilty line...

Post that line and maybe someone can figure out whats going on :)

Posted: Thu Mar 02, 2006 5:48 pm
by JellyFish
Ok I'll do that but, what is it that you want me to do? Should I put a html comment at the top and bottom and I'll be able to see the problem. I don't really understand but I'm sure I will if maybe you gave me an example? Please... :) But then agian thanks for posting.