Hi All,
I've been trying to create an app for Windows 8 phone. I've followed the tutorials "How to make a Windows 8 app" & "How to make a Windows Phone 8 app". As suggested I've installed Windows 8 (RTM copy - purchased yesterday). I've also installed VS Express 2012 for Windows 8 (downloaded and installed yesterday).
I exported my project for Windows 8, but when I open the .sln file, I get this message in VS.
VS error message
<img src="https://dl.dropbox.com/u/78057629/VSErrorMsg1.png" border="0" />
I'm pretty sure I followed the tutorials correctly, so I don't really understand what went wrong. I thought it may have something to do with my project, so I created a new, simpler project, but received the same error message.
I was wondering if anyone else has experienced this problem, or could offer some advice.