1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

upload error

Discussion in 'C#' started by srs534, Jul 8, 2006.

  1. #1
    hi
    i want to upload some file to my server with win2003
    this erroe ocuerd
    help me
     

    Attached Files:

    • 1111.JPG
      1111.JPG
      File size:
      55.9 KB
      Views:
      139
    srs534, Jul 8, 2006 IP
  2. jaymcc

    jaymcc Peon

    Messages:
    139
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you post the source code, so we can see exactly what's happenning on the line the error occurs on?

    J
     
    jaymcc, Jul 8, 2006 IP
  3. weppos

    weppos Well-Known Member

    Messages:
    99
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #3
    You are using an upload object that is not installed on the server.
     
    weppos, Jul 8, 2006 IP
  4. srs534

    srs534 Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i use
    <% Set Upload = Server.CreateObject ("Persits.Upload.1") %>
    this line has problem
    how i can register this thing
     
    srs534, Jul 8, 2006 IP
  5. jaymcc

    jaymcc Peon

    Messages:
    139
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    jaymcc, Jul 9, 2006 IP