Just wanted to let you know that this "access denied" problem can be fixed in code. You need to replace the current implementation of finding a frame/frames with some COM api calls. Here are links to info about this solution:
We have just added this code to the .Net port of Watir (watin.sourceforge.net) and it works OK.
Hope this info helps
Regards,
Jeroen van Menen
Description
From 9/13/06, wtr-general:
Hi,
Just wanted to let you know that this "access denied" problem can be fixed in code. You need to replace the current implementation of finding a frame/frames with some COM api calls. Here are links to info about this solution:
KB Article KB196340: http://support.microsoft.com/default.aspx?scid=kb;en-us;196340
C# implementation of KB196340: http://www.colinneller.com/blog/PermaLink,guid,64eac67e-df2a-4a20-82f0-16b0c5ce9615.aspx
We have just added this code to the .Net port of Watir (watin.sourceforge.net) and it works OK.
Hope this info helps
Regards,
Jeroen van Menen