Is the form fully trusted?
In order for onContextChange to work properly on each machine, the machine
needs to have MSHTML.dll PIA registered in the GAC.
So, make sure the latest MSHTML.dll PIA is installed in the GAC and run
"gacutil -i Microsoft.mshtml.dll" and "regasm.exe Microsoft.mshtml.dll".
That should do the trick!
--josh bertsch
> X-No-archive: yes
>
[quoted text clipped - 34 lines]
>
> Many thanks!
Michelle - 23 Sep 2004 14:54 GMT
Thanks for your quick response Josh.
The form is not fully trusted. Our intent was to distribute the form
through a Sharepoint Forms library.
I went ahead and ran gacutil and regasm on the Microsoft.mshtml.dll,
but it had no effect. Tried this on three different machines.
They're still getting the same error.
Is there something else that might be missing?
Regards.
> Is the form fully trusted?
>
[quoted text clipped - 44 lines]
> >
> > Many thanks!