Files Upload access problem with VISTA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a web site where all our clients log in.
There is a Java Applet that scans a known directory for one to many files.
Each file is uploaded to a servlet and on confirmation of receipt, the
applet deletes the file so as not to repeat the execise next time.
Everything works fine for the last 6 years,
then VISTA causes a JAVA security exception on the file delete.
It is impractical to deny the clients use of Vista or to visit them all.
Any ideas for a zero deployment solution, please.

Thanks,
Steve
 
OOPS
Forgot to mention that the known directory is on the C: Drive (hard-drive)
of the web users PC and the files are being upload repeatedly on the Vista
client PC's, since they are never deleted.
Have since tried IE7 on an XP machine and it works ok, so can only presume
that it is Vista.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top