fellow anthropoids and lily pads and paddlewheels!
I\'m developing a Windows desktop app in C#/.NET/WPF, using VS 2008. The app is required to install and run on Vis
This worked for me using VS2005 but I had to change the DefaultLocation, I added a '\' to separate the CommonAppDataFolder.
[CommonAppDataFolder]\[Manufacturer]\[ProductName]
Don't know if this was a typo but Lyman did refer to the odd use of a single backslash but this does not seem correct.