Wise Package Studio SP3

tmsmith2's picture

Everytime I try to package something I get this error.
imagebrowser image

I am not sure how it is happening.  I have tried 2 seperate Wise Servers and Two Seperate Clean Machines.  I have told it to exclude all *.tmp but still this does not go away.

any ideas?

AngelD's picture

What kind of application are

What kind of application are you trying to capture?
You may be services involved or running process(es) holding the file so you may need to stop/kill these before the CopyFile task is performed.

VBScab's picture

Have I mentioned ProcMon

Have I mentioned ProcMon before? Not sure...

Don't know why 'x' happened? Want to know why 'y' happened? Use ProcMon and it will tell you.
Think about using http://www.google.com before posting.

AngelD's picture

Ian, You're forgetting that

Ian,

You're forgetting that you can use Process Explorer to just search for the handle (in this case "tmp") to find the process(es) "holding" the file.

EdT's picture

Is this a capture?

If so, you need to exclude the TEMP and TMP folders from the capture process. Otherwise you will inevitably get this error.

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.