Re: Hosted .NET client control won't start in IE6/IIS6
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 02/15/04
- Next message: David Wang [Msft]: "Re: Limit per user connections"
- Previous message: David Wang [Msft]: "Re: slow response on IIS5"
- In reply to: Henrik Svensson: "Hosted .NET client control won't start in IE6/IIS6"
- Next in thread: Henrik Svensson: "Re: Hosted .NET client control won't start in IE6/IIS6"
- Reply: Henrik Svensson: "Re: Hosted .NET client control won't start in IE6/IIS6"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 15 Feb 2004 01:28:22 -0800
If the DLL is downloaded to the client to be executed on the client, then I
do not see how the problem has nothing to do with IIS... IIS already gave
the binary bits to IE to execute; it can't do anything more.
Maybe you want to look at the MIME-Type associated with the .DLL
extension -- IE may behave differently depending on its values.
Otherwise, I have no more ideas.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Henrik Svensson" <henrik.svensson@scimus.net> wrote in message news:d1dde78b.0402130412.7de17aff@posting.google.com... I am developing a .NET client to run as a hosted control in Internet Explorer using the OBJECT tag <OBJECT id="object1" height="500" width="500" classid="http:NETClients.dll#NETClients.MyControl"> </OBJECT> Everything works fine on my developer machine where I'm running Windows XP Pro, IE 6 and IIS 5.1. When I move the application to a Windows Server 2003 machine running IIS 6 the control won't start. So far I've done the following investigations: 1. The dll containing the .NET control is downloaded to Internet Explorer in both cases. (Used Ethereal to verify.) 2. The machines are in the local intranet zone. 3. No IE FusionBind error is generated. 4. Fetching the control from the developer machine works both locally and from the server. 5. Fetching the control form the server machine does not work on any machine, not even locally on the server. I'm running out of ideas, please help =). Henrik
- Next message: David Wang [Msft]: "Re: Limit per user connections"
- Previous message: David Wang [Msft]: "Re: slow response on IIS5"
- In reply to: Henrik Svensson: "Hosted .NET client control won't start in IE6/IIS6"
- Next in thread: Henrik Svensson: "Re: Hosted .NET client control won't start in IE6/IIS6"
- Reply: Henrik Svensson: "Re: Hosted .NET client control won't start in IE6/IIS6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading