I've successfullycreated my TemplateSetup.msi file. However, when installing my template from the setup.msi file, I get a popup stating:
The file aAlpha.config could not be foundwithin the project templates. Continuing to run, but the resulting project may not build properly.
This file is in a folder called Config. The folder is copied over successfully but aAlpha and the other config files located in that folder all pop up the same error message.
I have config files located in the root of the website and they are also giving the same pop up message of not being found.
I also get the message for my MyMaster.Master page, but the MyMaster.master.vb file is copied over without any issues.
Does anyone know why this would be happening and how to resolve the issue?
Thanks,
Kosmo