Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

[1614] ASP Upload Component

Last post 07-06-2006 2:44 PM by ghendric. 53 replies.
Page 4 of 4 (54 items) < Previous 1 2 3 4
Sort Posts: Previous Next
  • 04-09-2004 9:52 PM In reply to

    • hermes_t
    • Not Ranked
    • Joined on 04-09-2004
    • New Member
    • Points 5

    Same problem with PDF files

    I'm having the same problem. I believe it has to do with the file size however, I'm not exactly sure.
    • Post Points: 0
  • Advertisement

    • Red Gate Software

    Advertisement

    Want to boost your .NET application performance?

    Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.

    Try it for yourself now.

  • 04-09-2004 11:36 PM In reply to

    • evadlim
    • Not Ranked
    • Joined on 04-09-2004
    • New Member
    • Points 5

    ASP Upload Component

    I have been using this component for more than a year. It is a great component. However, recently, I encounter this error when developing a application. I have tried all way to dump the running process in component services but it still return this error. I have also reinstall the component but the same error still come back.

    Error Type:
    ASPUploadComponent (0x80020009)
    Unhandled error: This key is already associated with an element of this collection
    /adminPages/updateSection.asp, line 14'create the ActiveX object


    Line 14: Set objUpload = Server.CreateObject("ASPUploadComponent.cUpload")

    Somebody please help.
    • Post Points: 0
  • 04-11-2004 9:51 PM In reply to

    • reen
    • Not Ranked
    • Joined on 03-21-2004
    • New Member
    • Points 15
    hi hermes_t,

    i suspect it is due to some security setting at the server side, rather than the file size.

    what firewall are u using? it might be due to the setting.

    we try to upload using another uploader without any firewall, it works!
    now we are trying to see is it due to some configuration.

    hope it helps in your case.

    warmest rgds,
    reen
    • Post Points: 0
  • 04-14-2004 5:59 PM In reply to

    Upload Error - Please help!!

    Hi,

    I have been using this great product for more than a year and suddenly in the past week or so I have started experiencing errors. The error returned is Invalid procedure call or argument at the Server.CreateObject Line. I haven't changed the code for the past year. I also noticed I can now only upload files less than 150KB. I running Windows 2000 and I have double-checked all my permissions. Like I said I can only now upload files less than 150KB. Can someone please help me as I am at my wit's end?

    Thanking you in advanced.

    Michellea
    • Post Points: 0
  • 08-07-2004 2:42 AM In reply to

    • sawme
    • Not Ranked
    • Joined on 08-03-2004
    • New Member
    • Points 5

    Check the duplication




    Check whether there is any duplication of the form object name!

    I am getting the 'Out of memeory' error because of the following lines.
    <input type=hidden name=HproposedByName id=HproposedByName value="<%=strProposerName%>">
    <input type=hidden name=HproposedDate   id=HproposedByName value="<%=strProposedDate%>">

    Id property of the HproposedDate object is duplicated here.

    After correcting the mistake.. now working.


    Regards,
    S.Saminathan
    Chennai.
    • Post Points: 0
  • 09-17-2004 9:43 AM In reply to

    • ssalter
    • Not Ranked
    • Joined on 09-17-2004
    • New Member
    • Points 5

    Does't work with PDF?


    sorry: just posted from the page that I downloaded the component from.  didn't see this forum at first.  I'll search for other topics, maybe my answer will be there!


    I was happy as a clam until I tried uploading a PDF file. I keep getting the error:

    Error Type:
    ASPUploadComponent, ASP 0104 (0x80020009)
    Operation not Allowed
    /webtools/aspupload/uploadcomplete.asp, line 5

    Browser Type:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)


    Page:
    POST 227803 bytes to /webtools/aspupload/uploadcomplete.asp
    • Post Points: 0
  • 01-11-2005 11:52 PM In reply to

    • peng5107
    • Not Ranked
    • Joined on 01-11-2005
    • New Member
    • Points 5

    cannot save image

    the image is successfully saved but when i open the image from the directory i saved, an error message pop up say that the specified file cannot be identified as a supported type.

    may i know what is wrong ?

    objUpload.Form("photo").SaveFile strUploadPath, objUpload.Form("photo").Value, strFileExtensions
       
    • Post Points: 0
  • 10-28-2005 9:58 PM In reply to

    FOR THE LOVE OF ....

    Please someone help me with this.

    I have been trying to get this thing to work for over a month and am always blindsided by the "Permission Denied" error.

    EVERY FREAKIN TIME....

    I've got the pure ASP upload bit going, but takes too long with anything over 100k...

    What am I doing wrong with this permissions denied bit.  I have got "Everyone" full control on my client AND destination folders.

    Why am I still getting "Permission Denied" on this?

    I started off with pure ASP FSO commands, and got that to work a few time (5 out of 1000), but since have had ZERO success...
    • Post Points: 0
  • 07-06-2006 2:44 PM In reply to

    • ghendric
    • Not Ranked
    • Joined on 02-27-2006
    • United States
    • New Member
    • Points 5

    Re: Out of Memory error

    I've been having a similar problem with this error also. However; it only seems to be happening with Safari and Opera browsers. Anyone have any ideas on what could be causing this to happen only in these browsers?

    Thanks,
    George




    • Post Points: 5
Page 4 of 4 (54 items) < Previous 1 2 3 4