dchatterjee Newbie
Joined: 15 Jul 2005 Posts: 1
|
Posted: Jul 15th, 2005 05:23 AM Post subject: Error in copying file while running an exe application in vb |
|
|
I have written an application which select a perticular folder and copy it to a specified destination.
everything is working fine, but when an a creating an exe file and running it ,it is giving me the following error while copying file from source to destination.
---------------------------
UPDATETOOL: CopyCustomerFolder_ToCustomerV1.0.exe - Application Error
---------------------------
The instruction at "0x7c4e7a1f" referenced memory at "0x312e0000". The memory could not be "read".
--------------------------- |
|