Word Template not found for ClickOnce utility

I have a Windows app that uses Aspose.pdf to create output reports, using a MS Word doc as the template.

I'm experimenting with using Visual Studio 2005's ClickOnce publish utility, instead of the classic Installer (much easier for the user, automatic notification of code updates whenever the user opens the app). However, whenever I click the Print button, I get an error message stating that the app can't find the template file.

Anybody have any ideas on how I can make this happen?

Thanks,

Michell

Hi Michell,

Could you please provide a simple runnable project which can reproduce the same error for our testing?

If you can’t provide the example, please elaborate the problem.

Make sure the template is included in the distribution package. Under properties, select Publish then Application Files. Check that your template is in the list