HTML embedded controls, local files and security policies.....

From: Antonio Lopez Arredondo (adog_at_someplace.com)
Date: 07/30/04

  • Next message: Nicole Calinoiu: "Re: Sessions Limit ASP.net"
    Date: Fri, 30 Jul 2004 12:03:22 -0300
    
    

    hi all !!!

    I need to make an HTML page that includes an embedded .NET control.

    the page needs to be open as a file (ie, double clicking in the windows
    explorer); it will not be downloaded from an IIS (it will be used in a
    disconnected environment).

    the following HTML code works fine if the page is downloaded from an IIS,
    but it doesn't work if the file is open from the file system.

    <html>
           <OBJECT id="myControl1" name="myControl1"
    classid="ActiveXDotNet.dll#ActiveXDotNet.myControl" width=288 height=72>
           </OBJECT>
    </html>

    apparently the problem is due to security restrictions. so the question is:
    what should I do in order to make this code work when there is no IIS
    available ?

    thanks in advance,
        ant


  • Next message: Nicole Calinoiu: "Re: Sessions Limit ASP.net"

    Relevant Pages

    • Re: Intranet problem - 404 and 405 errors
      ... I presume the HTML has a FORM that is accessing the EXE. ... "Scripts" or "Scripts and Executables" Execute Permission, ... Both issues you describe can be directly diagnosed from the IIS web log ... Contact the Web site administrator if you believe that this request should ...
      (microsoft.public.inetserver.iis.security)
    • Re: ASP is not working
      ... That will display the actual error experience by IIS. ... >> I'm assuming you are referring to classis ASP and not ASP.NET? ... >> The Microsoft Office Web Components Black Book with .NET ... >>> plain HTML; I see the error 4 times and the HTML correctly. ...
      (microsoft.public.dotnet.general)
    • Re: How can I display the calendar - limited user?
      ... I do use IIS. ... I have never created a server side script page like ASP, ... it's my lobby to create HTML pages with client side script - they work just ...
      (microsoft.public.windowsxp.customize)
    • Re: asp problem in IIS5.1
      ... > I have windows XP with IIS 5.1. ... > with HTML Pages.but it is not working with ASP pages. ... > Server Application Error ...
      (microsoft.public.inetserver.asp.components)
    • Problem executing program in IIS
      ... This has all worked well using IIS and Windows 2000 on several different ... The interface program that communicates with the HTML IS RUNNING and has ... The interface program uses the CMD shell to copy a file and to execute the ...
      (microsoft.public.inetserver.iis)