Strange problem...
-
Hi, Recently, one of our customers reported a strange problem with our software. It happened so that due to some problem in the power to the computer, the power supply (SMPS) of the PC got damaged. After rectifying the fault, he started using our software, and reported that our application crashes at various locations where it worked fine before. When I check the exception being raised, it says float point division by zero exception. Now all of sudden at various places in my code where I use division (for e.g., progress bars) the application fails there. Could anyone suggest what could have gone wrong and how to fix it?:confused: Thanks, Krishnan
-
Hi, Recently, one of our customers reported a strange problem with our software. It happened so that due to some problem in the power to the computer, the power supply (SMPS) of the PC got damaged. After rectifying the fault, he started using our software, and reported that our application crashes at various locations where it worked fine before. When I check the exception being raised, it says float point division by zero exception. Now all of sudden at various places in my code where I use division (for e.g., progress bars) the application fails there. Could anyone suggest what could have gone wrong and how to fix it?:confused: Thanks, Krishnan