G
Guest
I am having a problem with an upload feature. When I tested it on my own
computer I had no problems. I ran many tests all sucessful. When I loaded
it on the clients computer I had two inconsistent problems. Also the speed
of the upload seemed to be about 10 times slower on the clients computer.
First, it stopped and went to a line of code but without any error message.
The code line was yellow but I was able to continue the code without any
changes. There is no stop request here, so I find this very weird. Running
the same data through the same code the next time was sucessful - no problem.
Two, a similar problem but instead of breaking to code I got a 'No Record'
error. But it didn't take me to debug the code. Again when the same file
was uploaded it was sucessful with no changes.
I do not know how to debug this/these problems since it only happens one out
of five times. And by that I mean I tried uploading the same exact file five
times without making any changes to the file or the code. If I step throught
the code I don't have any problem.
I am wondering if the problem might have something to do with the client set
up. They are peer-to-peer and the back end is on a mapped drive on one of
the computers. Is it possible that if the computer holding the data is busy
that code could timeout?
Thanks in advance.
Alison
computer I had no problems. I ran many tests all sucessful. When I loaded
it on the clients computer I had two inconsistent problems. Also the speed
of the upload seemed to be about 10 times slower on the clients computer.
First, it stopped and went to a line of code but without any error message.
The code line was yellow but I was able to continue the code without any
changes. There is no stop request here, so I find this very weird. Running
the same data through the same code the next time was sucessful - no problem.
Two, a similar problem but instead of breaking to code I got a 'No Record'
error. But it didn't take me to debug the code. Again when the same file
was uploaded it was sucessful with no changes.
I do not know how to debug this/these problems since it only happens one out
of five times. And by that I mean I tried uploading the same exact file five
times without making any changes to the file or the code. If I step throught
the code I don't have any problem.
I am wondering if the problem might have something to do with the client set
up. They are peer-to-peer and the back end is on a mapped drive on one of
the computers. Is it possible that if the computer holding the data is busy
that code could timeout?
Thanks in advance.
Alison