Office 2007 documents do not open EMBEDDED into IFrame elements

S

sami_at_pega

I am a software architect at Pegasystems Inc. Our mainstream product is IE6 /
IE7 browser based "thin" client with "seamless" MS Office integration.
Currently we support Office 2002 and Office 2003.

We open local Office documents EMBEDDED inside IFrame elements in our HTML
portal using syntax: IFrame.src = Local_Office_Document_Path

After I have installed Office 2007 Beta, the above operation causes expected
"File Download" security warning dialog. I click "Open", but the document is
opened EXTERNALLY. The IFrame remains empty.

Embedded mode is critically important to our many Fortune 100 customers.

I have played with IE security settings and Office 2007 Trust settings to no
avail.
I am eagerly awaiting suggestions! Thank you!
 
J

Jagadeesh .P [MSFT]

I think the following workaround may help for this behavior in Visio 2007:

1. Open Registry Editor

2. Goto HKLM\Software\Classes\Visio.Drawing.11

3. Change the value of "BrowserFlags" to "0" instead of the hexadecimal
value "8"

4. Follow the same procedure for other keys like Visio.Drawing.3,
Visio.Drawing.4, etc.

Regards,
Jagadeesh. P

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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