Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0b2
Issue ID
589812
Regression
Yes
Deploying application through Visual Studio or Application Deployment tool causes error
Deploying applications through Visual Studio or Application Deployment tool causes error.
This prevents from launching applications with debugger attached.
Empty project seems to go through this procedure without errors.
Steps to reproduce:
1. Build AngryBots to a folder
2. Open build solution with Visual Studio
3. Deploy it with debugger attached or use Application Deployment tool to deploy built xap
4. Error will be shown:
Error 1 Deployment failed with error: '0x80070126'. Please try again. If the problem continues, try restarting your Windows Phone and repairing Visual Studio for Windows Phone.
However, the project actually gets deployed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment