|
|
Rank: Member Groups: Member
Joined: 7/16/2005 Posts: 1 Points: 0
|
I have downloaded the demo version and try all day today but I kept getting the message interrupted connection when I upload the image. Please advice what should I do. I have read the forum but coud not understand how to solve the problem. I set MaxUploadSize = 1000000000 but it did not work. I used DundasUpload.asp to upload. I would appreciate very for your help.
Thanks Tim
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,254 Points: -345 Location: WA, US
|
Hello Tim,
I am sorry for delay with answer.
What OS do you use?
If you use Windows 2003 then note that IIS 6.0 has maxmium upload file size by default equals 200kb. To increase it you can should update AspMaxRequestEntityAllowed property in MetaBase.XML file (c:\Windows\System32\Inetsrv). Just change its value for example to 1073741824 bytes (1GB).
Best regards, Fedor Skvortsov
|
|
Rank: Member Groups: Member
Joined: 8/19/2005 Posts: 1 Points: 0
|
I'm having the same problem but have already made the necessary modifications to my Tomcat Apache server and it still doesn't work.
The problem only occurs in the following situations: 1) Uploading images larger than 1MB. 2) In computers using Windows XP. Doesn't happen on W2K!
Please help me with this matter!
Regards, Sergio Postarek
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,254 Points: -345 Location: WA, US
|
Hello, Quote:Postarek (8/19/2005) I'm having the same problem but have already made the necessary modifications to my Tomcat Apache server and it still doesn't work.
The problem only occurs in the following situations: 1) Uploading images larger than 1MB. 2) In computers using Windows XP. Doesn't happen on W2K!
Could you post or submit case with the link of Image Uploader page?
Best regards, Fedor Skvortsov
|
|
|
Guest |