And here is the explanation : I removed ContosoSalesReportHelp.html and
loaded another resource file named ContosoSalesReportHelp1.html (1 at the
end) and then extracted the files.
And then, the manifest.xsf contains a beautiful :
<xsf:taskpane caption="Help"
href="ContosoSalesReportHelp.html"></xsf:taskpane>
(still the old file, not the new one).
Of course, I changed the name and redisign and it worked ok.
So, the conclusion seems to be that when you use tools/resource files remove
and add, it seems to work but it doesn't.
Now, ok if someone can explain me that it's not a bug.
> I found that the function should be Navigate, which can't be used during
> onload. The very strange thing, before this point, is that it doesn't seems
[quoted text clipped - 18 lines]
> >
> > Thanks so much.
olivier - 07 Mar 2005 15:35 GMT
And one last post (I hope) to end the story.
In Tool/Forms Option/Advanced, there is a Task Pane Location Field. It's
this one that drives the selection and it was set to
ContosoSalesReportHelp.html. I changed it to ContosoSalesReportHelp1.html and
it's working. It seems to me that there is something strange under this task
pane location and the resource files but anyway, I hope that those posts will
help.
> And here is the explanation : I removed ContosoSalesReportHelp.html and
> loaded another resource file named ContosoSalesReportHelp1.html (1 at the
[quoted text clipped - 36 lines]
> > >
> > > Thanks so much.