1
Good afternoon staff I spent the whole week smashing my head with an application and I could not solve, I pay anyone who helps me without problem... To explain better I made a video and posted on facebook...
Note: in some machines it works normal and in others it does not, I have already formatted, I have done everything... I have tested on 10 machines, some work and others do not, do not find out why, all I tested was with windows 7 32 e 64 randomly
Any difference from antivirus on machines? Sandbox something like that?
– Rovann Linhalis
Very hard to figure out what might be, I’ve had problems in the past where the previous programmer, who made the system, installed the . exe on the server and mapped the network units of the other machines pointing to it, doing the remote loading through a shortcut on the client machines. I decided to leave the . exe in the client machine, as I always do. But there is no way to know. In my experience, memory mistakes are the most complicated to find out who you’re looking at from the outside.
– Anderson Nunes
Try using Eurekalog, it might display more information
– David
Have you tried a Debug on the machine where the error appears? Install Delphi and run in Debug mode, suddenly you can identify the line that is causing.
– Carlos Andrade