- Posts: 6
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Windows 8.1, 10, WindowsPhone, Windows UWP
package created from sample is Crashing
IP: 192.168.0.71
11 years 10 months ago #6323
by Yeshveer
package created from sample is Crashing was created by Yeshveer
Hi
I am trying to give a POC to one of my client for an Winrt application. And I am facing the following problem. I am able to create a package in release mode but it is crashing on our tablet Acer having processor core i3. And same is happening with the Debug package also.
Previously it was not allowing me to create the package in Debug mode some error was coming there now some how it has resolved.
Earlier I was also receiving the System Violation Exception when I was running the application in the VS2012 with professional edition. This later got resolved when I opened the project in VS2013.
My Main problem is the app is not getting crashed when run in either release or debug mode through the code. I am able to perform annotation on the pdf and save them. But when creating a package and running on tablet it is crashing both release and debug mode.
I tried to create package from other system but there I am not able to run the application. It is showing the following error.
What I can do to overcome this problem and provide a package for the client.
I am trying to give a POC to one of my client for an Winrt application. And I am facing the following problem. I am able to create a package in release mode but it is crashing on our tablet Acer having processor core i3. And same is happening with the Debug package also.
Previously it was not allowing me to create the package in Debug mode some error was coming there now some how it has resolved.
Earlier I was also receiving the System Violation Exception when I was running the application in the VS2012 with professional edition. This later got resolved when I opened the project in VS2013.
My Main problem is the app is not getting crashed when run in either release or debug mode through the code. I am able to perform annotation on the pdf and save them. But when creating a package and running on tablet it is crashing both release and debug mode.
I tried to create package from other system but there I am not able to run the application. It is showing the following error.
What I can do to overcome this problem and provide a package for the client.
IP: 192.168.0.71
11 years 10 months ago #6328
by goldkyo
Replied by goldkyo on topic package created from sample is Crashing
Hi,
The most possible reason for that you can run the demo application on your desktop computer but not on your tablet is that the authority level of the account running on the tablet is too low to install the application. Please refer to the following:
stackoverflow.com/questions/12756246/the...e-target-application
Thank you.
The most possible reason for that you can run the demo application on your desktop computer but not on your tablet is that the authority level of the account running on the tablet is too low to install the application. Please refer to the following:
stackoverflow.com/questions/12756246/the...e-target-application
Thank you.
IP: 192.168.0.71
11 years 10 months ago #6330
by Yeshveer
Replied by Yeshveer on topic package created from sample is Crashing
Hi Goldkyo,
The app package is able to install but it is crashing after making some annotation in a pdf. And sometime when I am trying to select the pdf. I am not able to run it completely.
It is crashing and I am not able find what is the reason for this.
The app package is able to install but it is crashing after making some annotation in a pdf. And sometime when I am trying to select the pdf. I am not able to run it completely.
It is crashing and I am not able find what is the reason for this.
IP: 192.168.0.71
11 years 10 months ago #6331
by radaee
Replied by radaee on topic package created from sample is Crashing
it seems the PDF file opened, not closed.
it occoured by APP, and can't access it in second time?
it occoured by APP, and can't access it in second time?
IP: 192.168.0.71
11 years 10 months ago #6334
by Yeshveer
Replied by Yeshveer on topic package created from sample is Crashing
So is there any changes that I could do here in the Sample code so that I could deliver a Poc to the Client.
Please explain because I tried with the fresh installation of package by restarting my system. Still the crash issue is there with the other files kept at other location in system which I tried with.
So the above point I don't think is causing this.
Please explain because I tried with the fresh installation of package by restarting my system. Still the crash issue is there with the other files kept at other location in system which I tried with.
So the above point I don't think is causing this.
IP: 192.168.0.71
11 years 10 months ago - 11 years 10 months ago #6335
by Yeshveer
Replied by Yeshveer on topic package created from sample is Crashing
I am providing the link for packages that I have created both are crashing after performing annotation.
Sample Package
Can check the problem by installing them
The think you mentioned is not making sense since the sample is running well through the VS2013 able to annotate and save changes in the pdf. But in packages it is crashing.
Sample Package
Can check the problem by installing them
The think you mentioned is not making sense since the sample is running well through the VS2013 able to annotate and save changes in the pdf. But in packages it is crashing.
Last edit: 11 years 10 months ago by kobiz.
Time to create page: 0.410 seconds