IE hosted windows user controls causes IE to crash
- From: mschuetz@xxxxxxxxxxxx
- Date: 2 May 2006 10:43:54 -0700
Hello,
after having installed the Internet Explorer Update KB912812 I am
experiencing trouble with our Windows User Controls, which are hosted
in Internet Explorer (6) through ASP.NET application. The IE simply
closes, without any message, whenever trying to navigate to a page that
holds any Windows User Control. I succeeded to debug the code (only the
User Control constructor) and the exception I receive is a native
"Failed to create window handle" exception.
To check the behaviour with a different project, I downloaded an
example from the net and it worked fine. So far, so good. Strangely, if
I put the <OBJECT> tag in the HTML that is used with our components,
the example code also crashes the IE. If I put the <OBJECT> tag at the
end of the HTML file, everything works fine again, the example as well
as our custom user control.
I also tries the advises that Microsoft gives about instanciating
ActiveX controls, but the behaviour is the same.
Any ideas on how to solve that one?
Kind regards
Meik
.
- Prev by Date: Socket.Bind Problem (not listening, but connecting)
- Next by Date: Re: Asycn TCPListener Sample Stops Listening URGENT!!!
- Previous by thread: Socket.Bind Problem (not listening, but connecting)
- Next by thread: Re: IE hosted windows user controls causes IE to crash
- Index(es):
Relevant Pages
|
Loading