Internet Explorer Script error ( Document object modeldeserialization issue?)

J

Joel

I'm having a problem that can be replicated fairly easily and was
wondering if anyone else is experiencing it.

Here are the steps to reproduce:
- Windows Vista 64-bit client
- Internet Explorer 7 OR simple WinForms client with embedded Browser
control, pointing at
- any web-deployed InfoPath form which contains a "rich text" control

This combination of factors causes the rendering operation to show an
Internet Explorer Scripting error, which states that the
"'styleSheets" element is null or empty in the script "Core.js". This
appears to reference a line of code which implies that the
document.styleSheets object has not been created properly. I suspect
deserialization to have incompletely constructed the expected DOM in
the resulting page.

Most notably, this error is NOT present on 32 bit operating systems -
so far this is a Vista 64-bit problem only.
Any help would be most appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top