Re: Please Help!Error loading Microsoft ActiveX Media Player
From: Martin Honnen (mahotrash_at_yahoo.de)
Date: 01/23/05
- Next message: manekyn: "Re: window.Image.prototype in IE6"
- Previous message: Martin Honnen: "Re: Check deadlink"
- In reply to: Pola: "Please Help!Error loading Microsoft ActiveX Media Player"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 23 Jan 2005 16:05:16 +0100
Pola wrote:
> I am using Microsoft ActiveX Media Player on asp/html page.
> The following CLASSID number I got from the MSDN samples.
> <OBJECT ID="videoPlayer" height="260" width="320"
> CLASSID = "CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
> </OBJECT>
>
> I am using IIS Server and when user loading this page from the Internet
> Explorer he gets error msg "permission denied".
Are you using any script or why do you ask here?
If you use script then you usually get a line number with the error
message to check which line in your script causes the error so check
what your script does and perhaps post the relevant code here or a URL
where the problem occurs.
Permission denied occurs mostly when a script in one window or frame
tries to access another window or frame with a documented loaded from a
different server.
-- Martin Honnen http://JavaScript.FAQTs.com/
- Next message: manekyn: "Re: window.Image.prototype in IE6"
- Previous message: Martin Honnen: "Re: Check deadlink"
- In reply to: Pola: "Please Help!Error loading Microsoft ActiveX Media Player"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|