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. ASP.net UPS RateWS.wsdl test url error message "wwwcie.ups.com cannot be resolved" [modified]

ASP.net UPS RateWS.wsdl test url error message "wwwcie.ups.com cannot be resolved" [modified]

Scheduled Pinned Locked Moved ASP.NET
helpquestioncsharpasp-netwcf
4 Posts 4 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.
  • L Offline
    L Offline
    Linda1st
    wrote on last edited by
    #1

    Can anyone help me use the RateWS.wsdl webservice in ASP.net How can I resolve this error message? The remote name could not be resolved: 'wwwcie.ups.com' Trace Tack.... 57:[return: System.Xml.Serialization.XmlElementAttribute("RateResponse", Namespace="http://www.ups.com/XMLSchema/XOLTWS/Rate/v1.1")] 58:public RateResponse ProcessRate([System.Xml.Serialization. XmlElementAttribute(Namespace="http://www.ups.com/ XMLSchema/XOLTWS/Rate/v1.1")] RateRequest RateRequest) { Line 59:object[] results = this.Invoke("ProcessRate", new object[] { Line 60: RateRequest}); Line 61: return ((RateResponse)(results[0])); changed or added...... I added a reference to the RateWS.dll I add this to the config file add key="AccessLicenseNumber" value="xxxxxxxxx" add key="Password" value="xxxxxx" add key="UserId" value="xxxxxxxx" add key="RateWSs.RateWS" value="https://wwwcie.ups.com:8080/webservices/Rate"/ I changed these two elements in the wsdl file ; ;

    xxx

    modified on Friday, August 15, 2008 9:07 AM

    M L 2 Replies Last reply
    0
    • L Linda1st

      Can anyone help me use the RateWS.wsdl webservice in ASP.net How can I resolve this error message? The remote name could not be resolved: 'wwwcie.ups.com' Trace Tack.... 57:[return: System.Xml.Serialization.XmlElementAttribute("RateResponse", Namespace="http://www.ups.com/XMLSchema/XOLTWS/Rate/v1.1")] 58:public RateResponse ProcessRate([System.Xml.Serialization. XmlElementAttribute(Namespace="http://www.ups.com/ XMLSchema/XOLTWS/Rate/v1.1")] RateRequest RateRequest) { Line 59:object[] results = this.Invoke("ProcessRate", new object[] { Line 60: RateRequest}); Line 61: return ((RateResponse)(results[0])); changed or added...... I added a reference to the RateWS.dll I add this to the config file add key="AccessLicenseNumber" value="xxxxxxxxx" add key="Password" value="xxxxxx" add key="UserId" value="xxxxxxxx" add key="RateWSs.RateWS" value="https://wwwcie.ups.com:8080/webservices/Rate"/ I changed these two elements in the wsdl file ; ;

      xxx

      modified on Friday, August 15, 2008 9:07 AM

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

      Can't you wait for some time. You have just posted the same question. :mad:

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

      P 1 Reply Last reply
      0
      • L Linda1st

        Can anyone help me use the RateWS.wsdl webservice in ASP.net How can I resolve this error message? The remote name could not be resolved: 'wwwcie.ups.com' Trace Tack.... 57:[return: System.Xml.Serialization.XmlElementAttribute("RateResponse", Namespace="http://www.ups.com/XMLSchema/XOLTWS/Rate/v1.1")] 58:public RateResponse ProcessRate([System.Xml.Serialization. XmlElementAttribute(Namespace="http://www.ups.com/ XMLSchema/XOLTWS/Rate/v1.1")] RateRequest RateRequest) { Line 59:object[] results = this.Invoke("ProcessRate", new object[] { Line 60: RateRequest}); Line 61: return ((RateResponse)(results[0])); changed or added...... I added a reference to the RateWS.dll I add this to the config file add key="AccessLicenseNumber" value="xxxxxxxxx" add key="Password" value="xxxxxx" add key="UserId" value="xxxxxxxx" add key="RateWSs.RateWS" value="https://wwwcie.ups.com:8080/webservices/Rate"/ I changed these two elements in the wsdl file ; ;

        xxx

        modified on Friday, August 15, 2008 9:07 AM

        L Offline
        L Offline
        leckey 0
        wrote on last edited by
        #3

        repost.

        Blog link to be reinstated at a later date.

        1 Reply Last reply
        0
        • M Manas Bhardwaj

          Can't you wait for some time. You have just posted the same question. :mad:

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

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          No, he probably expects someone to drop what they are doing and figure it out for him.

          "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

          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