Error in add webreference

Discussion in 'ASP.NET / ASP.NET Core' started by maddyrafi, May 8, 2012.

  1. i add this web reference like this: http://staging.ticketgoose.com/bookbustickets/services/TGSWS?wsdl

    right click solution explorer click add web reference and put this link in that web reference url

    http://staging.ticketgoose.com/bookbustickets/services/TGSWS?wsdl and click go button and web reference name is com.ticketgoose.staging and click add reference, and finally click the .wsdl file and view in browser means i t shows error like this:

    HTTP Error 403 - Forbidden.

    --------------------------------------------------------------------------------

    Version Information: ASP.NET Development Server 9.0.0.0

    but i want to bring this http://staging.ticketgoose.com/bookbustickets/services/TGSWS?wsdl in my browser how ?
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    can you get to this URL over your browser?
     
  3. I clear that Error Pls tel this

    i dont have database for this i have API, kindly tel me that solution for this...

    first goto www.ticketgoose.com search from place to place and date and search it shows one search page result...

    in my page i have 3 textbox in first textbox from place and 2nd textbox to place and 3rd date and give search means i want to display above shown that result page gridview into my webpage with my header footer it is in www.rrtravelsandtickets.com ... my


    then how to write code for this in search button....

    my API:
    http://staging.ticketgoose.com/bookbustickets/services/TGSWS?wsdl
     
  4. There is something wrong with the URL that you are adding to the Web Reference, please check the url again.
     

Share This Page