I tried to run the Contoso project on my Visual Studio Express 2012 RC for Windows 8, it reports this error. How to fix it?
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.
Do you mean the Contoso Cookbook reference application for Windows 8 (available from here)? If so, you should be using Visual Studio Express 2012 for Windows 8 and not Visual Studio 2008. You will also need the Windows 8 operating system to run this.