czeuch
Posts: 16
|
| Posted: 06/08/2006, 7:12 AM |
|
Hello, I´m trying to make an upload, using CCS v2.2.3.28, and I´m testing im my IIS local server. I´ve already tested all components (all properly instaled) but the file that I´m uploading goes to the temporary folder, and the database is correctly updated. The problem is that the file don´t go to the File Folder, and remains in the temporary folder (Temp Folder). The browser´s status bar remain growing slowly.
What can I do to solve the problem?
Thanks!
Christian Zeuch
|
 |
 |
marcwolf
Posts: 361
|
| Posted: 06/11/2006, 3:47 AM |
|
Try checking permissions like write enabled on the file destination directory.
Also make sure that the IUSR_MACHINE has the necessary permissions too for that directory.
Take Care
Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
|
 |
 |
czeuch
Posts: 16
|
| Posted: 06/11/2006, 9:29 AM |
|
I´ve forgot to tell in my last post that the permissions are OK. Normally, the CCS returns errors when the folder has no suficient permissions. In my case, there´s no error. Only the browser remains with the progress bar growing slowly.
Thanks!
|
 |
 |
|