Login | |
|
 |
RE: Delete files script error with SP2 - 5/8/2008 2:14:04 AM
|
|
 |
|
| |
ebgreen
Posts: 4408
Score: 29
Joined: 7/12/2005
Status: offline
|
I don't know what to tell you then. There is nothing in SP2 that changed the way the .delete method worked. So since the same code works on some machines but not on one, the issue is environmental and I don't have access to your environment to troubleshoot it. "It's not what you look at that matters, it's what you see." - Henry David Thoreau You say that the permissions are the same and the the accounts are the same, but the error that you are getting says otherwise. There is one other possibility for you to look at, if the file is open it would give that error as well.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
 |
RE: Delete files script error with SP2 - 5/8/2008 6:49:27 AM
|
|
 |
|
| |
Rischip
Posts: 341
Score: 2
Joined: 3/26/2007
Status: online
|
Is it possible the file is open? Maybe someone has it open via a share on the other server? Try using a brand new test file on the servers that don't appear to work and let us know the results. obviously the current logic of > 14 won't work, so you'll have to change that.
< Message edited by Rischip -- 5/8/2008 6:51:03 AM >
_____________________________
Rischip Author of - The Grim Linker
|
|
| |
|
|
|
|
|