Forums

ASP

This topic is locked

An error has occurred while saving uploaded file

Posted 15 Sep 2005 14:39:57
1
has voted
15 Sep 2005 14:39:57 Didier Glorieux posted:
Hi guys,

I do become crazy for the moment...<img src=../images/dmxzone/forum/icon_smile_dead.gif border=0 align=middle>.
I have an asp administration system.
In this administration I can upload a file with the pure Upload code.
Everything worked fine.
Now I installed a new server 2003 and a new Pc with winxp.
I just coppied my files into the wwwroot (I'm not a newbie in that <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle> )
but the moment I choose upload file I get this error message :
An error has occurred while saving uploaded file!

Filename: c:\inetpub\wwwroot\larfrost_stockit\administratie\..\java\navigatie.js

The file already exists on the server!
Attributes(32|16):


If I delete the file on my testserver,
and do the thing again, then I get this error :

An error has occurred while saving uploaded file!

Filename: c:\inetpub\wwwroot\larfrost_stockit\administratie\..\java\navigatie.js



but in my code it is marked to overwrite if existing.
It worked fine on my old pc.
Has anybody any clue what is going wrong?
Because I'm allready searching for 2 days...and don't find the cause of that?

I thought it was a asp image component problem...but that was stupid of me <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

hope to receive some help of you guys.

thx a lot in advance.

Didier

Edited by - Pixellink on 15 Sep 2005 15:14:24

Edited by - Pixellink on 15 Sep 2005 15:14:39

Replies

Replied 15 Sep 2005 22:40:21
15 Sep 2005 22:40:21 Didier Glorieux replied:
I found the problem.

It is solved.
I gave read/write access to the main root,
but didn't give it to the specific map.

case closed <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Reply to this topic