0x81030120
The above error message appears when you try to deploy a Windows Phone Project to a physical Windows Phone device.
Solution:
Remove ID_CAP_INTEROPSERVICES capabilities
[sourcecode language=”xml”]
<Capability Name="ID_CAP_INTEROPSERVICES" />
[/sourcecode]
inside application manifest WMAppmanifest.xml file.
Did my solution solve your problem? Leave a reply.
12 replies on “Microsoft Windows Phone – “0x81030120””
YES!! 🙂
What should you remove? please help!
No i get this error: Installation of the application failed. Run time error has occurred. Fix the Capabilities in WMAppManifest.xml file.
im still getting that error even if i already delete that line
No… now worked for my lumia 920… same error repeating…
I removed ID_CAP_INTEROPSERVICES capabilities and probleb is save.
I removed ID_CAP_INTEROPSERVICES capabilities and probleb is the same.
Before:
http://s29.postimg.org/fc3tgtcl3/Snap3.jpg
Now:
http://s29.postimg.org/cti4g4quv/Snap4.jpg
I don’t have ID_CAP_INTEROPSERVICES in my manifest, so don’t know what to remove.
same problem occure
No, results are: “The package does not contain the expected manifest file.
Sorry, misunderstood. Removing ID_CAP_INTEROPSERVICES makes no difference.
not working on my lumia 535.please help