Skip to main content
Inspiring
June 13, 2006
Answered

cffile issues with IE page not found

  • June 13, 2006
  • 2 replies
  • 413 views
I'm having some weird issues with cffile when I have a client delete a file. I've never run into this problem with using Firefox and I've run into this with IE 5 on up. When the client hits the submit button it gives them a 500 error (page cannot be displayed) even though the page is sitting on the server. The client has also run into this problem with using cffile upload.

Anyone have any ideas as to what is going on with IE not finding a file that exists?
This topic has been closed for replies.
Correct answer gendrall
Nevermind.
Discovered the issues...sorry for wasting the forum space.

2 replies

Participant
September 15, 2006
We are having a similar problem but not with delete but rather with the upload itself. The CF server needs to be restarted periodically when a file is uploaded unsuccessfully- in IE message is 'Page cannot be displayed' in Firefox 'Path is not specified'

The uploadd application has been working all along until recently .. We are on CFMX7 with all the latest updates
gendrallAuthor
Inspiring
September 15, 2006
It's been 3 months and I'm not entirely sure as to how I fixed this. I remember that IE was running into some kind of error that firefox never encountered. I'm thinking that it might have had something to do with "enctype" in the form tag.

I apologize for not remembering the solution.
gendrallAuthorCorrect answer
Inspiring
June 13, 2006
Nevermind.
Discovered the issues...sorry for wasting the forum space.