« Previous Next »

Thread: IIS6.0 Does not allow window component to load in IE.

Last post 04-07-2008 10:56 AM by tomkmvp. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 04-07-2008, 1:05 AM

    IIS6.0 Does not allow window component to load in IE.

    HI guys if anybody works on IIS 6.0 with asp.net applcation then plz me to sort out my problem.I have following problem:-

    1. As IIS 6.0 does not permit by default to any resorces except the html files.And i have to download the COM component in IE.My COM component is in the form of Window Control Library which is acts as COM component in .net.And my html page contain the link of DLL file.By using <object>tag of html page.

    like <object classid="WCL.dll#WCL.UserControl1" id="obj" width="100" height="100"></object>

    When i run my aspx page from localhost it works fine.My controls load and execute well.

    But when i run me site using virtual directory it does not load into IE.

    Plz tell me some security settings in IIS6.0 so that these controls can be loaded in IE.

    Its very urgent plz tell me the solutions.

    Thanks in advance.

     

  • 04-07-2008, 10:56 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,174
    • IIS MVPs

    Re: IIS6.0 Does not allow window component to load in IE.

Page 1 of 1 (2 items)
Microsoft Communities