As I browsed through the Windows 8 Store, I couldn't find any decent app portraying the beauty of Goa, my home town in India. So I set out to create one. I finally published a decent version to the Store.
Now, if you have already worked on some windows 8 apps and cared about keyboard accessiblity, or maybe just from the title of of this post, there is no KeyBinding to perform an action.
I faced this issue recently where I created a C++ metro style app. Some of the functionality I wrote in a C# project compiled to a WinMD file and referenced it in the C++ app.
I faced this error recently and have to say it was very annoying especially due to the fact that the error details do not offer many clues as to the source of the problem...