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. Sending server credentials - Resource access

Sending server credentials - Resource access

Scheduled Pinned Locked Moved ASP.NET
csharpsysadminhelpasp-netwcf
1 Posts 1 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.
  • D Offline
    D Offline
    DotNet_Newbie
    wrote on last edited by
    #1

    Hello All Guru, I’m facing a little problem:

    • I’m working on a multi tier C#/ASP.NET web application.
    • There is a server outside my application that contains some password protected resources that is needed by my application.
    • I was able to connect to the resources I need through a SOAP call by passing in the server IP address and the resource username/password.
    • Now, the system admin created a login for the server, and provided me with the username/password for the server.
    • I can login to the resource through IE, by providing the server IP address and entering the server’s username/password when presented by the login prompt.
    • The problem is from my code I can’t reach the resource any more, I presume it is because the extra layer of security that has been added.
    • The question now, is how to send the login credentials to the server, and how to access the resource again.

    Thank you very much all in advance for all your help.

    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