Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
masocr79  
#1 Posted : Monday, June 8, 2009 1:36:22 AM(UTC)
masocr79

Rank: Newbie

Groups: Member
Joined: 6/8/2009(UTC)
Posts: 1

Hi, I'm using 6.x evaluation copy and getting an upload failed (the connection was interrupted) error. Here is the code. Any ideas?

<cc1:ImageUploader ID="ImageUploader1" runat="server"
Height="400" Width="600"
Action="Default.aspx"
RedirectUrl="Gallery.aspx"
UploadThumbnail1FitMode="Fit"
UploadThumbnail1Width="120"
UploadThumbnail1Height="120"
LicenseKey="Keygeneratedfromyoursite"
OnFileUploaded="ImageUploader1_FileUploaded" />

protected void ImageUploader1_FileUploaded(object sender, Aurigma.ImageUploader.FileUploadEventArgs e) {}

<httpRuntime maxRequestLength="2097151" executionTimeout="3600" />
Tamila  
#2 Posted : Monday, June 8, 2009 2:33:32 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hello,

How to investigate this problem you can read here:
http://www.aurigma.com/d...QUploadProblems.htm#h4_1

Also I recommend you to read the following article about configuration IIS7:
http://forums.aurigma.co...TO-Configuring-IIS7.aspx
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Guest
Forum Jump  
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.