Can any Windows Phone Application developer help?
When i run my project, emulator starts and shut down, and the error The interface is unknown
is displayed in error log in Visual Studio.
It was running fine the other day.
What should i do to get rid of this error?
Identified what the problem was :-) "Windows Phone Emulator-512" is compatible with only Visual Studio 2012; it is not backward compatible with earlier versions of Visual Studio. So, now i used "Windows Phone Emulator-256", it's working fine :-) Thanks to: https://msdn.microsoft.com/library/windows/apps/ff402563(v=vs.105).aspx