Print Page | Close Window

Upload problems ASPUpload

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=8043
Printed Date: 29 March 2026 at 2:56am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Upload problems ASPUpload
Posted By: Zondag
Subject: Upload problems ASPUpload
Date Posted: 12 December 2003 at 3:37pm

I have a problem with the upload functions. I tired all suggestions found on this subject like security settings, directory settings etc but it didn't help me.

I'm running WindowsXP, Web Wiz Forum 7.6, Persits AspUpload 3.0.0.3.

Using the sample files of AspUpload the upload works fine.
FSO is enabled and works without reporting errors when using an other script.

When browsing a file and selecting OK I get the message window 
"Please be patient".Nothing hapens, no files are uploaded and after pressing the OK button in the message window the screen returns to the file browsing windows. After a while I can not access the entire forum anymore, resulting in the standard IE screen 'This page can not be displayed'. I need to restart IE to restore access to the forum.  

Any sugestions?




Replies:
Posted By: thekiwi
Date Posted: 12 December 2003 at 3:45pm

Quote

...the file browsing windows. After a while I can not access the entire forum anymore, resulting in the standard IE screen 'This page can not be displayed'. I need to restart IE to restore access to the forum.  

Any sugestions?

In internet explorer, turn off HTTP friendly error messages

TOOL / INTERNET OPTIONS
Advanced ....

That will give a better idea of what is happening

 



-------------
Cheers
TheKiwi
http://www.infobahn.co.nz - Internet Infobahn - website design and hosting


Posted By: Zondag
Date Posted: 12 December 2003 at 4:26pm

It looks like a looping problem in the routine functions_upload.asp. The error message I get is

The page cannot be displayed

   Background:
   This error can occur if the Web server is busy and cannot process
    your request due to heavy traffic.

I'm using the clean downloaded version of Forum 7.6 

The same problem occurs when I'm using a different upload ASP like ASPSmartUpload 

If I eliminate the functions_upload.asp routine, by removing all the code and only returning a filename the system returns to the editor, displaying a hyperlink to the filename.

Putting in some dummy code it seems the problem is caused by the instruction

  objFSO.CreateFolder(Server.MapPath(strFileUploadPath & "\" &   strUserFolderName))

The code following this instruction isn't processed anymore.
I changed access to full administrator access rights for folder and  IUSR user, but still have the same problem.

Does somebody know if there is a code fix for the functions_upload routine available.

 




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net