Welcome Guest Search | Active Topics | Sign In | Register

Ajaxuploader - no error, no file Options
SpongeBert
Posted: Saturday, September 5, 2009 1:24:31 PM
Rank: Member
Groups: Member

Joined: 8/25/2009
Posts: 10
Hi All,

I have implemented the Ajaxuploader in my project. It looks fine but I cannot find my uploaded images. What am I doing wrong. I do not get any error msg

Thanks
eo_support
Posted: Saturday, September 5, 2009 3:11:50 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Check whether you have set the uploader's FinalFileLocation or handled the uploaders' FileUploaded event. You have to do at least one. See this page for more details:

http://doc.essentialobjects.com/library/1/ajaxuploader/ajaxuploader_behavior.aspx

Thanks!
SpongeBert
Posted: Sunday, September 6, 2009 5:17:23 PM
Rank: Member
Groups: Member

Joined: 8/25/2009
Posts: 10
Hi,

This is my code:

<eo:AJAXUploader ID="AJAXUploader1" runat="server" Width="250px"
TempFileLocation="~/temp" FinalFileLocation="~/imgFoto">

I cannot find the uploaded files in both of my folders.
I have read documentation about this, what else to try?

Thanks
eo_support
Posted: Monday, September 7, 2009 8:50:51 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Your code is correct. I would suggest you to try the same code in a blank project and see if it works. That should tell you whether it has anything to do with your project. We can then go from there.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.