UnhandledException in WP7

后端 未结 2 1865
情话喂你
情话喂你 2021-02-04 11:51

I am getting this weird error when making a WP7 app, and I can not see why. The only output/ error message I get is \"UnhandledException: The parameter is incorrect. : : : Progr

2条回答
  •  暖寄归人
    2021-02-04 12:28

    Click on Debug then Exceptions and then set Common Language Runtime Exceptions to "Thrown" and you should see the stack trace.

    However, I do think it is a bug and can't tell how to go around it without looking at code/stacktrace

提交回复
热议问题