I don't know if this will help, but I ran across this
today.
http://www.codeproject.com/csharp/automatinginter
netexplore.asp
Shawn Hevel, API, AIT
Lead Programmer Analyst
Information Technology Department
South Carolina Farm Bureau Insurance Companies
Phone: (803) 936-4331
Fax: (803) 936-4629
Work Email: ShawnHevel scfbins.com
Home Email: ShawnHevel bellsouth.net
-----Original Message-----
From: Janis Braslins [mailto:jbraslins CAPTIVEAIRE.COM]
Sent: Wednesday, April 26, 2006 10:10 AM
To: DOTNET-WINFORMS DISCUSS.DEVELOP.COM
Subject: [DOTNET-WINFORMS] Debugging WinForm controls
running in IE
We have a WinForm control developed in .NET 1.1. We use it
in IE via
<OBJECT> tag. It works great in IE 6.x.
I've been trying to see if the control would work fine in
IE 7.0 Beta 2,
but it's behaving strangly. Problem is I have no way of
debugging it. When
i try to attach to iexplore.exe process it just returns a
non-descriptive
error message 'Unable to attach to the process'.
Is there any way to debug a WinForm control when it's
running inside IE
window?
Thanks.
|