0x00000000 referenced memory cannot be read!
I have created an FTP application running on the client machine where it will retrieve files on the server every 1 minute. It runs fine when i use it on my local machine. However when i deploy it onto the actual client machine, it gave me error message that 0x00000000 referenced memory cannot be read after some time. What could be the cause?
|