Hello,
I have captured Office Pro Plus 2007 (Word, Excel, PowerPoint, and Access) using ThinApp 4.7 - the capture machine is XP SP3 with IE8, which is the lowest common demoniator of all my production machines.
During the capture process I elected to create an entry point for the locally installed Internet Explorer (to interact with Sharepoint). This entry point is largely working well except for the fact that it doesn't seem to load ieframe.dll. This is demonstrated with the page 'Internet Explorer cannot display the webpage' - when running the local IE this page looks correct, however when running the IE entry point the images on this page do not appear. The properties of a broken image show the address as 'res://ieframe.dll/noConnect.png', as shown below:
I have visited a number of blogs and forum posts but can't really see anything about this specific issue. One post did mention to copy the ieframe.dll on the capture machine into the %SystemSystem% folder before running build.bat - unfortunately this has the same result.
The only non default settings I am using in package.ini are
VirtualizeExternalOutOfProcessCOM=0
SandboxCOMObjects=0
ChildProcessEnvironmentExceptions=GROUPWISE.EXE;GWMAILTO.EXE;EXCHNG32.EXE;mlcfg32.exe
ChildProcessEnvironmentDefault=Virtual
However I have tried commenting these out with no effect.
Has anyone seen this issue? I would appreciate any help.
Thanks.