AjaxControlToolkit slideshow

Discussion in 'Site Programming, Development and Design' started by Evado, Mar 5, 2011.

  1. Hi,
    I'm having problem with my slideshow to run on my Winhost account.
    I uploaded all the need files (AjaxControlToolkit.dll, AjaxControlToolkit.dll.refresh, AjaxControlToolkit.pdb) into the Bin folder.
    In local, the slideshow runs perfect. I deployed the same package on 2 testing server (aspspider.com and somee.com). The slideshow runs without any problem. But after uploading it in here, it cannot work anymore (www.togoleseindfw.com/Events.aspx) . It display the first image and then a windows security warning shows up with this message: "The server www.togoleseindfw.com at www.togoleseindfw.com requires a username and password.

    Warning: This server is requesting that your username and password be sent in an insecure manner (basic authentication without a secure connection)"


    I use the code downloaded from http://www.asp.net/ajax/videos/how-do-i-use-the-aspnet-ajax-slider-control end it should work like in here: http://www.asp.net/ajax/ajaxcontroltoolkit/samples/SlideShow/SlideShow.aspx

    could anybody help?
    Thanks
     
  2. FredC

    FredC Winhost Staff

    I took a look at your page and it seems like the page (/SlidesService.asmx/GetSlides) that your page is referencing is causing the problem.
     

Share This Page