CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Misc. Uploading Woes

Print topic Send  topic

Author Message
maggiemel

Posts: 75
Posted: 01/20/2004, 1:31 PM

I see others have been having problems with the upload component since upgrading to 2.2.3.60. I am also having problems -- two different ones.

This is an ASP/MS SQL application.

On one upload form/page which points to a directory OFF the web server file system, the document appears to upload -- the filename gets entered into the db, but the file size is 0, hence no file displays.

The seond upload form/page points to a tree within the web server file system. With this form (which I have not republished since upgrading), the file neither gets entered nor uploaded.

Yikes. I now have a completely useless application.

I tried giving specific allowed file types (although I never had any set before), but this has not solved the problem. Permissions are correctly on the folder to allow the IUSR and IWAM users to read and write to the directories.

Any other suggestions?

Thanks.

Melissa
_________________
Melissa Cahill
http://www.hellcatmaggie.net/
View profile  Send private message
peterr


Posts: 5971
Posted: 01/20/2004, 4:15 PM

Could you please list the values of all properties of your FileUpload control(s). Also, which file upload component are you using?
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
maggiemel

Posts: 75
Posted: 01/21/2004, 6:01 AM

Hi, Peter. The uploading component I'm using is the Persits ASPUpload.

Here are the properties/values for the first form. This is the form which points to a location off the web server. It enters the location in the db, but it uploads an empty document.

Name: UploadDoc
Control Source Type: Database Column
Control Source: DocLocation
Temporary Folder: d:\intranet_apps\ClientMatterDocs\Temp
File Folder: d:\intranet_apps\ClientMatterDocs\
Allowed File Masks: *.pdf;*.htm;*.html;*.rtf;*.doc;*.txt;*.gif
File Size Limit: 20000000

Note: I changed the "allowed file masks" field after reading a forum post suggesting same, but I got the same behavior before specifying these file types. Before the value was just set to *.

Here are the properties/values for the second form. This is the form which goes through the motions of uploading, but neither uploads nor enters the location in the db.

Name: UploadDoc
Control Source Type: Database Column
Control Source: DocLocation
Temporary Folder: c:\InetPub\wwwroot\apps\CMPages\Temp
File Folder: c:\InetPub\wwwroot\apps\CMPages\
Allowed File Masks: *
File Size Limit: 20000000

Anything you can tell me will be appreciated.


_________________
Melissa Cahill
http://www.hellcatmaggie.net/
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.