Microsoft AJAX Application Works On LocalHost But Not DiscountASP

Discussion in 'ASP.NET 2.0' started by jgill, Jan 4, 2007.

  1. I recently made some changes to: http://www.countrycodelist.com. The site functions correctly on my computer but when I upload it to the DISCOUNTASP server it does not. DiscountASP support directed me to this forum for help.

    The URL of the page that I want to become the primary page is here:
    http://www.countrycodelist.com/Default_Test.aspx


    You can download a Word document I made for anyone willing to help at:http://countrycode.web134<WBR>.discountasp.net/CountryCodeLi<WBR>stSupportDoc.doc

    The Country Code List example makes two service calls to the Amazon and Flickr APIs if that makes a difference.

    The changes are exactly from the code in this Microsoft ASP.NET AJAX sample.
    http://www.asp.net/learn/videos/view.aspx?tabid=63&amp;id=66
    http://download.microsoft.com<WBR>/download/f/9/c/f9c970a0-0401<WBR>-4863-9f03-981e513a2f1c/HDI<WBR>-AtlasMashUp-Demo.zip
    http://download.microsoft.com<WBR>/download/f/9/c/f9c970a0-0401<WBR>-4863-9f03-981e513a2f1c/HDI<WBR>-AtlasMashUp.wmv (here is a video about the code)

    I can send you screenshots of how the application works when I build it in Visual Studio.

    Post Edited (jgill) : 1/4/2007 1:32:08 PM GMT
     

Share This Page