Path: csiph.com!aioe.org!.POSTED!not-for-mail From: SB Newsgroups: it.comp.lang.visual-basic Subject: Re: vb6 Autorizzazione negata (errore run time 70) Date: Mon, 22 May 2017 19:01:35 +0200 Organization: Aioe.org NNTP Server Lines: 35 Message-ID: References: Reply-To: stNOOObenevSPAM@tin.it NNTP-Posting-Host: hLxJkrKt2fZSgd3+Qg74Gw.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org X-Newsreader: Forte Agent 1.93/32.576 English (American) X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com it.comp.lang.visual-basic:19000 Il giorno Sun, 21 May 2017 16:28:25 +0200, "Sauro" ha scritto: >Entrambe le successive 2 istruzioni generano >l'errore in oggetto. > >FileCopy "NumeVecchio, NomeNuovo" > >Shell "Copy NomeVecchio NomeNuovo" > >Se però per NomeVecchio utilizzo un file >diverso da quello che vorrei copiare (un .MDB) >l'errore non compare e la copia avviene. > >Adesso vado a vedere Proprietà/Protezione dei >due file e scopro che differenza c'è. > >Col picchio! > >I due file hanno le stesse caratteristiche di protezione >e sono nella stessa cartella. > >Se qualcuno conosce il motivo .... A volte i file restano con qualche handle bloccato, un modo semplice di sbloccarli è con UnLocker, io lo uso moltissimo, a volte è il solo modo di spostare o cancellare files. http://www.brothersoft.com/download-unlocker-portable-431245.html -- ciao Stefano