I am porting a web app to Windows 8.1. In doing so, I run into Error APPHOST9626, This reference causes failures when used outside of the debugging environment.
After researching, the reason this occurs is because the folder for some of my resources is named "ko" which the application builder misinterprets as being the korean language folder.
One solution is to rename the ko folder, but I would also have to rename all references to said ko folder and it would be a pain.
Is there any way to disable the ko folder being interpreted as the korean language folder?
This what is found in this sides....it works for me !