|
-
August 26th, 2001, 10:39 AM
#1
Run-time error '-2147024784 (80070070)';
I get this error code in a program that checks lots of files in the drive lookin' for log files and then does some processing stuff.
The program worked great many times, but y when tried to select a directory with more than 20GB of log files i got the following error (2 hours after the processing stuff began)
Run-time error '-2147024784 (80070070)';
Method '~' of object '~' failed
But the only reference i could found in Microsoft.com was related to Biztalk intalation and lack of enough drive space.
My program does only use standar components an the scripting library (for the FileSystemObject) and uses recursion for the searching.
Well, but the main trouble is that those tests are being done by someone else with the compiled exe, so i cannot know where the hell this error happened (i dont have 20GB of logs in my HD )
Do u people know what does this error code mean??Please help me!!
Greets,
Walter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|