Flash Upload Problem HTTP 500 error
Question:
When Using the Flash Upload control with Pure ASP Upload 3, I get HTTP 500 error. What should I do?
When Using the Flash Upload control with Pure ASP Upload 3, I get HTTP 500 error. What should I do?
Answer:
To see what the real problem is the following might help:
- Make sure you have Firefox (http://www.getfirefox.com) and also the Firebug debugger installed (http://www.getfirebug.com)
- Open Firefox - make sure Firebug is enabled.
- Open the page with the upload on it in Firefox
- Do the upload so that the errors occur
- Open Firebug (either from the menu's or from the green icon in the right side of the status bar in Firefox)
- Go to the tab "Net" to see all downloads - make sure that "All" is selected so you see all kind of files
- Locate the call to the asp file -giving the error 500
- Click on it and then choose the "Response" tab
- There you should be able to see what error the asp page gives
- If it isn't something you can't fix - post it here so we can have a look - note that it might be an error displayed in html codes ... so look trought the html for the real error
If you still can not solve the error by looking at the real ASP error, post then the error to the Pure ASP Upload 3 support forums.
Comments
Be the first to write a comment
You must me logged in to write a comment.