MapPoint Web Service

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sujithkrishnan
    New Member
    • Sep 2007
    • 11

    MapPoint Web Service

    Hi ,

    I executed a sample code which make use of Mappoint web service.

    The web service link is as follows....
    http://staging.mappoin t.net/standard-30/mappoint.wsdl

    But the exception is occuring whenever i try to connect to the web service.
    However i can browse the same thru IE.

    The Exception is...
    Request failed with HTTP status 401 : Unauthorized

    The Line at which exception occurs is..

    FindServiceSoap findService = new FindServiceSoap ();
    ----> startResults = findService.Fin d(findSpec);


    Also i wud like to know how to save my service (normally .asmx) in .wsdl format
  • sujithkrishnan
    New Member
    • Sep 2007
    • 11

    #2
    After som R&D , i found out that , so as to consume the wb service, i want a username and password.
    So at this time i would like to ask u, that is there any TRIAL-USE USERNAME or PASSWORD available for above web service?

    Comment

    Working...