Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
A first chance exception of type 'System.IO.FileLoadException' in Indian Cinema.WindowsPhone.ni.EXE

Activation of the Windows Store app 'XXXXXXXXXXX.53419F129E07D_bhgh8tx796sj4!App' failed with error 'Windows was unable to communicate with the target application.

This usually indicates that the target application's process aborted

The program '[3400] Indian Cinema.WindowsPhone.exe' has exited with code -1073741189 (0xc000027b).

Reference Image-1 to error
Reference Image-2 to error

My Windows Phone 8.1 Universal application is deploying to device successfully in Debug mode, but when I test the app in Release mode, It is installing on Phone but not opening and Showing the error like shown in above images.

Help me in solving this issue
Posted

1 solution

I think Windows Phone only supports Release mode apps with proper store signatures. Stay with debug mode. If it works, then your app is ok :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900