parkerst
2008-01-30 14:06:12 UTC
FYI: Coldfusion MX7.0.2 i believe
ok, so i've got a number of websites for clients that have upload pages and
for some reason today, every time a user clicks submit (on a multipart form
with a cfinput type=file field) I get the following error...nothing else.
--
500 The system cannot find the path specified
The system cannot find the path specified
--
I've tried the following fixes;
Solution: Rebooting the Server
Outcome: I can upload about 5-10 files, then the server starts returning the
error again, server wide, just not on one site.
Solution: Setting permissions for the cfusionMX directory to be as loose as
possible
Outcome: No change
Solution: reInstalling the latest JRE
Outcome: No change
Solution: I used c:\test.txt as a test to see if it was local
Outcome: no change
Solution: I used a number of other dev machines to determine if it was server
side, on different networks
Outcome: no change
Also:
I checked getTempDirectory() in a number of places..it never goes null.
The uploads worked before today. I've had them working for months. nobody has
changed them.
I've been trying to work out the solution for hours, please help :'(
ok, so i've got a number of websites for clients that have upload pages and
for some reason today, every time a user clicks submit (on a multipart form
with a cfinput type=file field) I get the following error...nothing else.
--
500 The system cannot find the path specified
The system cannot find the path specified
--
I've tried the following fixes;
Solution: Rebooting the Server
Outcome: I can upload about 5-10 files, then the server starts returning the
error again, server wide, just not on one site.
Solution: Setting permissions for the cfusionMX directory to be as loose as
possible
Outcome: No change
Solution: reInstalling the latest JRE
Outcome: No change
Solution: I used c:\test.txt as a test to see if it was local
Outcome: no change
Solution: I used a number of other dev machines to determine if it was server
side, on different networks
Outcome: no change
Also:
I checked getTempDirectory() in a number of places..it never goes null.
The uploads worked before today. I've had them working for months. nobody has
changed them.
I've been trying to work out the solution for hours, please help :'(