Re: Please Help!Error loading Microsoft ActiveX Media Player

From: Martin Honnen (mahotrash_at_yahoo.de)
Date: 01/23/05


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/


Relevant Pages

  • Re: FAQ Topic - How do I run a server side script?
    ... As far as "positioning the script", not sure what you mean by that. ... The fact that some ISP's do not allow server side scripts is irrelevant though. ... For example a frame, window, or an Image. ...
    (comp.lang.javascript)
  • Stunnel / Unitools / IIS Question
    ... Unicodeloader.pl script to upload its upload.asp and upload.inc ... I now have a client with an IIS server on port 443 with the msadc.dll ... This list is provided by the SecurityFocus Security Intelligence Alert ...
    (Pen-Test)
  • Re: automatic redirection to open in new window
    ... Initial link is stored inside the script for the menus. ... requires adding the names of the child frame. ... "Steve Easton" wrote: ... Those pages should open in new window. ...
    (microsoft.public.frontpage.programming)
  • Re: using window.open javascript in asp.net
    ... I think you have to lose the braces, and register the script. ... > What I want is to open the page in a new window. ... > This opens in the same frame and I want to use something like ...
    (microsoft.public.dotnet.framework.aspnet)
  • Troubleshooting: HTTP/1.1 New session failed
    ... I'm running into an issue on my IIS server. ... that we have a script with an unclosed database ... connection or some bad code causing a memory leak. ...
    (microsoft.public.inetserver.misc)