Hi,

I have an application written in VS2005Pro, and wanted to install from a CD for testing.

That was the easy part, merely installing to a location on the hard drive, copying the files to a Cd and reinstalling them on the same PC.

The drama began, when I wanted to print out details on an excel template I use. This has been working with no problems in the development environment, but there seems to be no way I can overcome a missing file error message.

I have copied the template to every file location I can find, including adding it to the file list in the Solution Explorer, always with the same result.

The message seems to indicate that it should form part of the Application Manifest, but if so, I have no idea how to add it there. I've looked into Mage.exe and MageUi.exe, but have not had any success there.

Of course, this being my first application, I am floundering around, but think I have found most of the written things on ClickOnce on the MSDN site.  Nothing there has been of help in this instance.

Hope someone can point out how to proceed, thanks

Tailor