B
Bolek Wisniewski
Hi All,
I have a similar thread started already...(but I wanted to draw attention to
this issue again). When I make a form fully trusted...i receive an error
about lack of permissions. I have an html document as my custom task pane and
I have a function call:
gobjXDocument = window.external.Window.XDocument;
// Set the initial state of the task pane contents.
gobjXDocument.Extension.SetTaskPaneState();
where SetTaskPaneState() is a method in the infopath script. There is more
info in this thread: 'html taskpane permissions with fully trusted forms'.
(forget the deployment problem - not relevant...I also registered the
mshtml.dll but that didnt fix the problem) - thanks for your time all.
I have a similar thread started already...(but I wanted to draw attention to
this issue again). When I make a form fully trusted...i receive an error
about lack of permissions. I have an html document as my custom task pane and
I have a function call:
gobjXDocument = window.external.Window.XDocument;
// Set the initial state of the task pane contents.
gobjXDocument.Extension.SetTaskPaneState();
where SetTaskPaneState() is a method in the infopath script. There is more
info in this thread: 'html taskpane permissions with fully trusted forms'.
(forget the deployment problem - not relevant...I also registered the
mshtml.dll but that didnt fix the problem) - thanks for your time all.