This topic is locked

File size download too short....

7/7/2009 7:52:51 AM
ASPRunnerPro General questions
S
stalbone author

I have a field IMG (sql2000) that I load with a file along 3 mb (file .exe or .xls)
When I read it, I can unload only 1,9 mb.... ( always! )
I have planned in the file MetaBase.xml the variable ASPMaxRequestEntityAllowed to 1073741824, doesn't have

problems of timeout in upload, in asprunner the field is planned as File...
Some suggestion?
Thank's
Stefano

Sergey Kornilov admin 7/8/2009

Stefano,
if you already followed steps from this article: http://www.webcheatsheet.com/asp/asp_troub...ng.php#problems and it didn't help to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.

S
stalbone author 7/13/2009

Stefano,

if you already followed steps from this article: http://www.webcheatsheet.com/asp/asp_troub...ng.php#problems and it didn't help to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.


Thanks for the help.

I don't succeed however to post the project, job in intranet with server sql2000

I don't succeed in understanding where the problem is. The field type IMG in sql2000 is regularly

loaded with long (over 2mb) files but, when I decide to open it at the most through asp (download) discharge max 2mb.
Files is not legible and incomplete..
help....
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=42686&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' />

Stefano

Sergey Kornilov admin 7/13/2009

Stefano,
contact support team directly. We either need to have your files and database or need to see your application on Demo Account.

S
stalbone author 7/16/2009

Stefano,

contact support team directly. We either need to have your files and database or need to see your application on Demo Account.


Thanks

I have upload another little project with the error...

Project name is " TestImmagini " and login (in acces form) is admin - admin
All image size, upload in test, are > of 2 mb but, when i download, max file size is 2 mb.....
url is http://demo.asprunner.net/stefano_albonett...agini/login.asp
Many thanks

J
Jane 7/17/2009

Hi,
please check this thread:

http://msdn.microsoft.com/en-us/library/ms187993.aspx
I recommend you to save > of 2 mb files on the disc, not in the database. Save file names only in the text field in the database.
More info here:

http://www.xlinesoft.com/asprunnerpro/docs...s.htm#imagefile

S
stalbone author 7/17/2009

Hi,

please check this thread:

http://msdn.microsoft.com/en-us/library/ms187993.aspx
I recommend you to save > of 2 mb files on the disc, not in the database. Save file names only in the text field in the database.
More info here:

http://www.xlinesoft.com/asprunnerpro/docs...s.htm#imagefile


Jane, you are a teacher...! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=42802&image=1&table=forumreplies' class='bbc_emoticon' alt=';)' />
I will transform the project saving on disk my files.
Last question: as it is possible, if it is possible, to add to the name of the saved file the content of a field that I have on my database?
(...or, in alternative, it is possible to dynamically change the folder on disk (..file / dinamic_or_variable_folder)... ? )
Many, many thanks
Stefano

J
Jane 7/20/2009