This topic is locked

Inline Edit and File size Upload Problems

11/1/2007 7:05:38 PM
ASPRunnerPro General questions
W
webmaster author

I have ASPRunner 5.1 build 327 - can not upload file sizes larger than 150kb to a "files" directory and the inline edit funcitons only work with default template - will not work with newly published templates (Roman, London etc......). Unable to figure out why - anybody there that could lend a helping hand?

Also only certain types of files will upload - is this an established fact?
Here's the IE message:
Request object error 'ASP 0104 : 80004005'
Operation not Allowed
/NorthInternalLab/MajorFatigueLog/include/commonfunctions.asp, line 2371

This is line 2371: postData = Request.BinaryRead(Request.TotalBytes)

Sergey Kornilov admin 11/1/2007

In fact default limit on IIS 6.0 is 200K.
Here is the article that explains what to do:

http://www.webcheatsheet.com/asp/asp_troub...ting.php#permit

W
webmaster author 11/3/2007

Sergey:

Thanks - I'll talk to our adminstrator - hopefully they know what to do to change the file and it's file size restriction.

In fact default limit on IIS 6.0 is 200K.

Here is the article that explains what to do:

http://www.webcheatsheet.com/asp/asp_troub...ting.php#permit