Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another approach than File.Delete(tcFile)
Message
De
30/05/2012 16:37:16
 
 
À
30/05/2012 16:16:23
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01544721
Message ID:
01544836
Vues:
29
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform