Print Page | Close Window

AspSmartUpload

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=3233
Printed Date: 01 April 2026 at 6:17pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: AspSmartUpload
Posted By: Montago
Subject: AspSmartUpload
Date Posted: 03 June 2003 at 7:00am

how do i get my aspsmartupload to work...

my folder config is:

D:\wwwroot

D:\scripts

(*made d:\wwwroot first, for a safer storage of my homepage, then made scripts for the aspsmartupload facility...)

i've installed AspSmartUpload correctly...

but there's some error!



-------------
http://www.mdk-data.da.ru



Replies:
Posted By: xeerex
Date Posted: 03 June 2003 at 7:50am

It'll help if we know the error?

Also, is your forum located in d:\wwwroot\forum or in d:\wwwroot ?



-------------
http://webspacegeeks.com - Need Hosting, Domains, Dedicated Servers?
http://www.smartergeek.com - web design | pc support | training | podcasts | video production


Posted By: Montago
Date Posted: 03 June 2003 at 8:16am

The forum is located :

d:\wwwroot\forum

the error

HTTP 500,100 - Intern fejl på serveren - ASP-fejl -
Internet Information Services


Tekniske oplysninger (for supportteknikere)

  • Fejltype:
    Serverobjekt, ASP 0177 (0x8007007E)
    8007007e
    /Forum/functions/functions_upload.asp, line 278

  • Browsertype:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

  • Side:
    POST 163681 bytes to /Forum/upload_images.asp

try it out... http://www.mdk-data.da.ru/forum - www.mdk-data.da.ru/forum then in a reply try to upload



-------------
http://www.mdk-data.da.ru


Posted By: xeerex
Date Posted: 03 June 2003 at 11:30am

Hmm---in my original line 278 of functions-upload.asp it is just after the SoftArtisans FileUp component and BEFORE the ASPSmartupload component.

Are you sure you have your forum upload configuration set to use ASPSmartUpload?



-------------
http://webspacegeeks.com - Need Hosting, Domains, Dedicated Servers?
http://www.smartergeek.com - web design | pc support | training | podcasts | video production


Posted By: Montago
Date Posted: 04 June 2003 at 4:56am

a  new one...

HTTP 500,100 - Intern fejl på serveren - ASP-fejl -
Internet Information Services


Tekniske oplysninger (for supportteknikere)

  • Fejltype:
    aspSmartUpload.File (0x80040460)
    Unable to save file (Error 1120)
    /forum/functions/functions_upload.asp, line 307

  • Browsertype:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

  • Side:
    POST 90728 bytes to /forum/upload_images.asp

  • POST Data:
    fejl '80020009'

    Undtagelse opstod.

    /iisHelp/common/500-100.asp, line 223



-------------
http://www.mdk-data.da.ru


Posted By: Montago
Date Posted: 04 June 2003 at 5:00am

this time, the structure is :

c:\inetpub\AspSmartUpload.dll

c:\inetpub\wwwroor\forum

c:\inetpub\scripts\aspsmartuypload\

c:\inetpub\wwwroot\aspsmartupload\



-------------
http://www.mdk-data.da.ru


Posted By: WebWiz-Bruce
Date Posted: 04 June 2003 at 5:14am
I'd guess by the unable to save error that it could be that you do not have write permissions on the directory you are uploading to, without write permissions the upload component will be unable to save the file.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Montago
Date Posted: 05 June 2003 at 9:51am

i know that...

so write permission is selected in IIS folder options right ?

if i, on the server wants to upload... then i should be able to right ?

since i have the rights to upload to any folder ?



-------------
http://www.mdk-data.da.ru


Posted By: WebWiz-Bruce
Date Posted: 06 June 2003 at 2:53am

No, it's not done in IIS.

Have a look at setting up permisisons for databases in the FAQ's in the ASP section of this site, the same settings need to be done to upload to a folder.

You need to give the IUSR account sufficient permissions to write to te folder.



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: xeerex
Date Posted: 06 June 2003 at 7:54am

When logged in under an admin account, r-click the directory holding the database or r-click the database itself and give the IUSR_pc account write permissions. This is easily done through Windows Explorer.

As borg stated, its not done through the MMC for IIS. You really shouldn't be able to "see" your database directory in the IIS MMC since you really should have the database stored above the root anyway.



-------------
http://webspacegeeks.com - Need Hosting, Domains, Dedicated Servers?
http://www.smartergeek.com - web design | pc support | training | podcasts | video production


Posted By: phoenix4
Date Posted: 19 June 2003 at 5:50pm

I have read various forums about AspSmartUpload and am still a little stuck.

I get the following error:

aspSmartUpload.Files- Error '800404b5'

Invalid Files Name '1' (Error 1205)

C:\...............\forum\upload_files.asp, line 2893

- I have created a directory called uploads in my root folder that matches 'uploads' in my admin upload config.

- I have made the folder shared with full access in windows explorer.

What else am I missing?

& what is ment by IUSR_pc?

 



Posted By: xeerex
Date Posted: 19 June 2003 at 8:14pm

Here's a quick tutorial on it:

http://www.webwiz.net/asp/faq/server_permissions.asp - http://www.webwiz.net/asp/faq/server_permissions.asp

Shared access has nothing to do with it. If you are running Win98 or WinME then the tutorial doesn't apply to you. Also, if you are running a FAT32 partition with Win2k or WinXP, then the tutorial doesn't apply since FAT32 systems don't support security accounts.



-------------
http://webspacegeeks.com - Need Hosting, Domains, Dedicated Servers?
http://www.smartergeek.com - web design | pc support | training | podcasts | video production


Posted By: phoenix4
Date Posted: 19 June 2003 at 11:38pm
Any idea about my error message?


Posted By: WebWiz-Bruce
Date Posted: 20 June 2003 at 3:47am
Have a look on the aspSmartUpload site and see if there is something on there that explains the error messages that this componet returns.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



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