安装最新版本的Bing.Maps并随后尝试创建商店应用包(版本x86)后,WACK失败并显示以下错误消息:
Bing.Maps
API ??0COMException@Platform@@Q$AAA@H@Z in vccorlib110.dll is not supported for this application type. Bing.Maps.dll calls this API.
API ??0ChangedStateException@Platform@@Q$AAA@XZ in vccorlib110.dll is not supported for this application type. Bing.Maps.dll calls this API.
API ??0Delegate@Platform@@Q$AAA@XZ in vccorlib110.dll is not supported for this application type. Bing.Maps.dll calls this API.
和Sqlite
API __CppXcptFilter in msvcr110.dll is not supported for this application type. sqlite3.dll calls this API.
API __clean_type_info_names_internal in msvcr110.dll is not supported for this application type. sqlite3.dll calls this API.
API __crtTerminateProcess in msvcr110.dll is not supported for this application type. sqlite3.dll calls this API.
API __crtUnhandledException in msvcr110.dll is not supported for this application type. sqlite3.dll calls this API.
API __dllonexit in msvcr110.dll is not supported for this application type. sqlite3.dll calls this API.
添加了VC ++参考。
应用程序在调试模式,发布模式和安装了power-shell脚本的真正win 8设备上运行。
欢迎任何建议:)
第
答案 0 :(得分:0)
我有一个使用bing maps sdk v1.313.825.0的商店应用程序。 它失败了WACK同样的错误。但是,它可以通过商店的认证。 你试过提交了吗?