"Find Album Info" declares a script error at metaservices.windowsmedia.com!

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: kbkidd (someone_at_other.com)
Date: 11/09/04


Date: Mon, 8 Nov 2004 23:19:18 -0500

Howdy there --

First time here. I've decided to make the switch to WMP, but I've been
having one small issue. I have XP Pro SP2, and WM 10.00.00.3646.

Whenever I right click on a music file in my library, and select "Find Album
Info," I get a scripting error.

Line: 825
Char: 3
Error: Object doesn't support this property or method
Code: 0
URL:
http://metaservices.windowsmedia.com/CDWizard/CDWizardCoronaJInfo.asp?RequestId=1FC20B46-BE89-4E1C-B137-366E2D7B71BD&WMPFriendly=True

Now, I have ActiveScript enabled in my Internet options. When I get the
above error message, Visual Studio offers me the option of debugging the
script in question. The script debugger says this error is a Microsoft
JScript error.

Some more details:
The method in question is "function SetupPage()". Apparently .reload() is
an unsupported method, because:
> document.all("bgServices").reload(); // error is here
doesn't work.

After some more digging, I discover that document.all(Object) can call upon
form objects. I browse in the broken page to find a div with an
id=bgServices. This div is styled with display: none;, and then linked to
some page called bgPlayer10.htc. So apparently .reload isn't supported on
this div.

Is my IE dealing with Microsoft's own CSS oddly? Any help would be greatly
appreciated!

Thanks,
Martin



Relevant Pages

  • Re: reloading page from PHP script included with javascript
    ... Sometimes, depending on the results of the PHP script, I want to to ... However if I put a PHP ... it just loads the entire page into the div.. ... But how do I tell PHP to reload the entire ...
    (comp.lang.php)
  • PHP Program Randomly Stops
    ... "You can use a combination of PHP with client side code to keep the ... are pages to be processed print a client side script, e.g. JavaScript, ... This will reload until all pages are done - then ... "You are running the script from a browser. ...
    (comp.lang.php)
  • apache SSI and failing CSS
    ... The CGI script is doing what I asked it to do but ... standard complement of DOCTYPE, html, head and body tags. ... ..includes-homepage DIV { ... The H1 and P classes seem to work but the DIV class seems to be ...
    (comp.infosystems.www.servers.unix)
  • Re: Script in AJAX-loaded page inside parent page not firing
    ... there is a button that fires an XMLHTTP event: ... The result is that SrchFrm.aspx is loaded in a DIV on Page.aspx. ... If I test this script in SrchFrm.aspx (without ... When Ajaxxing it would be better that the "donwloaded" files have no HEAD nor body or html tags ... ...
    (comp.lang.javascript)
  • Re: showDocument blocked by new microsoft pop-up blocker
    ... <script type='text/javascript'> ... a problem with this browser's ability to display pop-ups. ... This browser is potentially affected. ...
    (comp.lang.java.programmer)