Author |
Topic  |
|
kcomphlint
Starting Member
USA
25 Posts |
Posted - 23 April 2007 : 16:46:13
|
I have installed mikes file attachment mod with no problem, and it was even being used without any problem.
Then we ran into an issue. A certain xls file would not upload to the server. Has anyone had any problems with multiple-sheets xls files not uploading properly? We have checked that the file is not read only, has no illegal characters in the file name, and we have even tried renaming it, all to no avail. |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 23 April 2007 : 20:20:25
|
How big is it? it could be a file size issue...
BTW, what error are you getting? |
Edited by - AnonJr on 23 April 2007 20:20:43 |
 |
|
PPSSWeb
Junior Member
 
312 Posts |
Posted - 24 April 2007 : 09:33:36
|
I can upload xls files of various size and complexity with no issues. If your site is running on Windows 2003 Server, I suspect the file size is the issue.
If so, you may need to increase the setting for AspMaxRequestEntityAllowed to allow larger files to be handled by the Request object. Look for this setting in metabase.xml; the default is 204,800 (200 kb), but you can change it to reflect your expected usage. You will need to restart IIS for this change to take place, unless "enable direct metabase edit" is enabled. |
 |
|
albertvn
Starting Member
6 Posts |
Posted - 25 April 2007 : 07:00:19
|
I also have the same problem with uploading files, but I even cannot upload file with extension .JPEG. I think my problem is the size of the picture but according to the recent post, I should change the size in metabase.xml. I could not find any file with this name.Could you please let me know where it is?
My link: http://www.azvina.com/forum/ |
 |
|
PPSSWeb
Junior Member
 
312 Posts |
Posted - 25 April 2007 : 08:28:25
|
quote: Originally posted by albertvn
Could you please let me know where it is?
It will be located in the %windir%\system32\inetsrv directory on your windows server. |
 |
|
|
Topic  |
|