Suresh Shewale

Suresh Shewale

  • NA
  • 179
  • 3.4k

The exception integer division by zero.(0xc0000094) crystal

Nov 3 2017 7:25 AM
I used crystal report in MVC project.There are images on crystal report uploaded by client.
For some clients when images uploaded crystal report generates above error and our site crashed.First of all we tried to find cause of issue.
 
We found that this issue due to images.As the large no of images comes from client it is not possible and feasible to decrease size of image every time.
 
1. So how to resolve this problem as well?
 
2. Also how can I catch exception as application crashes for these type of images and it will not go to catch exception ?
 
We tried lots of issues. Also, we saw link
 
https://apps.support.sap.com/sap/support/knowledge/public/en/1297026
 
where it suggest that we have adjust size of those images manually but this is big problem as large no of clients.  

Answers (2)