Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another approach than File.Delete(tcFile)
Message
From
30/05/2012 16:37:16
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
 
 
To
30/05/2012 16:16:23
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01544721
Message ID:
01544836
Views:
28
>>If you are executing command line commands, you might want to use a batch with the the START command with the WAIT parameter to make sure commands finish before proceeding.
>
>Thanks, before doing an approach like that, I need to make sure that this is really necessary. This is a real mystery. I have been working overnight to try to find the reason for this weird reaction. The WinZip command line utility to unzip does finish before the next line continues, however it has an impact on the memory of the disk for causing such reaction.

WRT the bold above, are you certain that's true? Are you sure you're running processes synchronously, that have to happen one after another? If one or more are running async, you'll start seeing issues like that.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform