0

Visual Studio Express 2012 RC for Windows 8 で Contoso プロジェクトを実行しようとすると、このエラーが報告されます。修正方法は?

Exception was thrown but not handled in user code at line 183, column 5 in Function code

0x80070002 - JavaScript runtime error: The system cannot find the file specified.

If there is a handler for this exception, the program may be safely continued.
4

1 に答える 1

2

Windows 8 用の Contoso Cookbook リファレンス アプリケーション (ここから入手可能) のことですか? その場合、 Visual Studio 2008 ではなく、Windows 8 用の Visual Studio Express 2012 を使用する必要があります。これを実行するには、Windows 8 オペレーティング システムも必要です。

于 2012-09-08T04:00:08.947 に答える