Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Uploading a File on to shared Hosting Environment by using code

Uploading a File on to shared Hosting Environment by using code

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminhostingsecurity
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bahram Zarrin
    wrote on last edited by
    #1

    Hi.. I have hosted my Asp.net application on Godaddy shared hosting environment. Now I want to upload images to my hosting server by using my code. So I used file upload control to upload my files, when I am trying to upload file on to my web server every time it's prompting window for user name password of my domain .can anyone tell me how can I upload a file on to my shared hosting environment without prompting authentication window. Thanks in advance. bah10z

    M A 2 Replies Last reply
    0
    • B Bahram Zarrin

      Hi.. I have hosted my Asp.net application on Godaddy shared hosting environment. Now I want to upload images to my hosting server by using my code. So I used file upload control to upload my files, when I am trying to upload file on to my web server every time it's prompting window for user name password of my domain .can anyone tell me how can I upload a file on to my shared hosting environment without prompting authentication window. Thanks in advance. bah10z

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      You need to have appropriate permissions to write(upload) a file on the server. Read this [^]on MSDN to understand what all permission you would need.

      Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      1 Reply Last reply
      0
      • B Bahram Zarrin

        Hi.. I have hosted my Asp.net application on Godaddy shared hosting environment. Now I want to upload images to my hosting server by using my code. So I used file upload control to upload my files, when I am trying to upload file on to my web server every time it's prompting window for user name password of my domain .can anyone tell me how can I upload a file on to my shared hosting environment without prompting authentication window. Thanks in advance. bah10z

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        engbahramZarin wrote:

        when I am trying to upload file on to my web server every time it's prompting window for user name password of my domain .

        Do you have the sufficient permission to upload the file ? is there any domain user name password you have for the hosting side?

        cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups