Looks like it was an issue with the comm control. It defaulted to a different driver. I replaced it and it is working.
Also, I was able to create a template that worked from an existing form. The original must have been somehow corrupted, so when I follow this sequence, I have not had any more issues.
- Create your form template
- Go to File->Export Template
- Select Item Template - > Next
- Select the Item to export ( check box the form) -> Next
- Select Item References (not necessary to check any) -> Next
- Name the Template - Finish
- Save project and close Visual Studio ( if I don't close visual studio, the template doesn't show up in the list when I go to Add --> New Item
To use the template:
- Right click the AdvancedHMI project in Solution Explorer
- Select Add->New Item
- Make sure Common Items is selected
- In the item list, you should see the name your gave your form template