Hi everyone!
I'm quite new to Windows Phone app development, and know very little about C#.
However, I got my Lumia a few months ago and really wanted to start creating apps for WP. Also, I'm sorry if I'm posting this in the wrong forum category.
Now, the problem. I use Visual Studio 2012 Express for Windows Phone, running on my Windows 8 Pro PC. Installation of Visual Studio went fine, but now, when I try to create a C# Windows Phone app project, the designer always fails to load, giving me this error message.
It still continues a little bit, but I'm not sure if I should post the whole code here, would it make the page cluttered?
But what I picked up is this:
System.NullReferenceException
Object reference not set to an instance of an object.
What does this mean? How can I fix it?
I have done NO coding at all in Visual Studio yet, and this happens whenever I create a new project.
Grateful for any help!
Thank you!