OK, this is a little strange one.
Basically I have a program that lists machines on a network including their IP Address. When you select one of the machines it opens up Windows explorer and connects to a shared folder on the chosen machine.
The problem I'm having is every time you try to copy a large file (Roughly 10Mb or more) down to the machine through windows explorer after about 1 minute it comes up with "Explorer has encountered an error" and then bombs out.
If you manually open windows explorer and type the network address in it all works fine, just not when you launch it from this program?
Does anyone have any ideas?
Extra Info: Works fine on my 64Bit windows 7 machine but does the above error on 32 bit Windows? Was written and compiled on my 64Bit machine (If that makes a difference)
Basically I have a program that lists machines on a network including their IP Address. When you select one of the machines it opens up Windows explorer and connects to a shared folder on the chosen machine.
The problem I'm having is every time you try to copy a large file (Roughly 10Mb or more) down to the machine through windows explorer after about 1 minute it comes up with "Explorer has encountered an error" and then bombs out.
If you manually open windows explorer and type the network address in it all works fine, just not when you launch it from this program?
Does anyone have any ideas?
Extra Info: Works fine on my 64Bit windows 7 machine but does the above error on 32 bit Windows? Was written and compiled on my 64Bit machine (If that makes a difference)