System.Gadget.Flyout.file gives unspecified error
Hello guys.
the following code is giving a javascript error which says "unspecified error":
System.Gadget.Flyout.file =
"channel.htm";System.Gagdet.Flyout.show =
true;Any clues on why this is happening? btw, the file property is the only one that is missing.
thanks a lot.
hello.
well, i'm not seeing anything wrong either. as i said in the previous post, i've stepped into the method and the class is missing that property. after rebooting, it started working without any problems. i'm not really sure on why that happened but i can assure that i didn't like having a problem which just disappeared after a reboot...
Exiting and reloading Sidebar would probably have done the trick.
I've done that since Beta 1 after any Gadget code changes, as it seems to partially cache the Gadget files. Half of the time they're corrupt after you've modified them, so you get really odd error messages! Don't ask me why - it's probably an IE issue.