My application runs fine in debug mode, with no errors - but after I have it published and installed on different computers the message "The Given Key Not Found in Dictionary" shows up on most of my "Value" or "Text" properties on my mainform.vb.
I'm assuming I am missing some sort of dependency on the computers I have installed it on. I found the "Prerequisites" tab in the Advanced HMI Properties section and a couple prerequisites that are not checked have flags:
.NET Framework 3.5 SP1 Client Profile
Windows Installer 3.1
Thanks for any ideas! I'm really new to this stuff.