You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
uninitialized object
About this tag
The tag 'uninitialized object' on WindowsForum.com covers a specific error encountered during Windows Phone 8 app development in Visual Studio 2013. The error message 'A method was called on an uninitialized object' appears when deploying an app to the emulator, causing deployment failure after the emulator starts loading. This issue is discussed in the context of a Dell Core i3 laptop with 4 GB RAM. The tag focuses on troubleshooting this particular development environment error, which may involve checking object initialization in code or emulator configuration. It is relevant for developers using Visual Studio 2013 for Windows Phone 8 app testing.
Laptop Model: Dell core i3
Processor : 2.4 GHz
RAM: 4 GB
I am trying to run my windows phone 8 app developed in visual studio 2013 on emulator but when I run the project, emulator starts loading but deployment fails and i get an error in a dialog box saying "invalid query" then in the output...