SlickUpload
Welcome Guest Search | Active Topics | Log In | Register

Multiple Folders Created on Upload Options
WaldenGajo
#1 Posted : Friday, February 26, 2010 12:26:04 PM
Rank: Member

Groups: Registered

Joined: 1/5/2010
Posts: 20
Location: Rockville, MD

I am having an issue with the upload process and the issue is inconsistent.

The if there are multiple files the gets uploaded, sometimes the files gets saves in separate folders and sometimes not.

Any idea what could be causing this?

Help ASAP if possible please.

Thanks.

WaldenGajo
#2 Posted : Monday, March 01, 2010 1:55:31 PM
Rank: Member

Groups: Registered

Joined: 1/5/2010
Posts: 20
Location: Rockville, MD

Can anybody help me with this issue. Thanks.

Axosoft
#3 Posted : Monday, March 01, 2010 2:56:32 PM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

First, are you using the latest version of SlickUpload (5.5)? If not, upgrade to that and see if you have the same issue.

If you're using the latest version, or upgrading doesn't solve your issue, send a copy of your .aspx, codebehind, and web.config to chrish at krystalware dot com and I'll take a look.

WaldenGajo
#4 Posted : Tuesday, March 02, 2010 1:07:14 PM
Rank: Member

Groups: Registered

Joined: 1/5/2010
Posts: 20
Location: Rockville, MD

I am using the new version 5.5.0 and still get the same problem.

Right now, the upload would create a secondary folder after the first file (no matter what size) has been uploaded.

Not sure if this is a config issue or a program issue.

Please let me know what you find out from the files I sent you. Thanks.

Axosoft
#5 Posted : Tuesday, March 02, 2010 4:57:19 PM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

I didn't get any email. Can you try naming the attachment .txt, or emailing to my webmail account (programcsharp at hotmail dot com)?

Axosoft
#6 Posted : Thursday, March 04, 2010 10:37:44 AM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

Looking at your FileNameGenerator code, you're using the current time as one of the inputs to the folder name. Is it possible that what you're seeing is multi file uploads with files in different time periods, thus creating different folders?

WaldenGajo
#7 Posted : Thursday, March 04, 2010 10:54:52 AM
Rank: Member

Groups: Registered

Joined: 1/5/2010
Posts: 20
Location: Rockville, MD

It might be causing it.  I will trying it without the time as part of the folder name.

Will get back to you if successful. Thank you.

WaldenGajo
#8 Posted : Thursday, March 04, 2010 10:08:10 PM
Rank: Member

Groups: Registered

Joined: 1/5/2010
Posts: 20
Location: Rockville, MD

Chris,

That was the problem with the multiple folders.  I removed the part of the code within the FileNameGenerator that uses the time when creating folders.

Thanks again for your help.

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.