[Mono-list] Re: adrotator works ?

Gonzalo Paniagua Javier gonzalo@ximian.com
05 Jun 2003 08:18:41 +0200


El jue, 05 de 06 de 2003 a las 06:46, Shekhar Govindarajan escribió:
> Yes Im using the the aspx file in the test directory of XSP installation.
> But I have modified the XML file - web_adrotator.xml - to include another
> AD. The following is my modified web_adrotator.xml file:
> 
> ------------------------------------------------------------------
> <Advertisements>
> <Ad>
> <AlternateText>Dancing Monkey</AlternateText>
> <ImageUrl>http://www.ximian.com/images/index/button-top.gif</ImageUrl>
> <NavigateUrl>http://www.ximian.com</NavigateUrl>
> </Ad>
> <Ad>
> <AlternateText>PCQuest</AlternateText>
> <ImageUrl>http://www.pcquest.com/images/pcq_logo.gif</ImageUrl>
> <NavigateUrl>http://www.pcquest.com</NavigateUrl>
> </Ad>
> </Advertisements>
> ---------------------------------------------------------------------------
> 
> And this file along with web_adrotator.aspx file (which invokes the
> adrotator component) work perfect on Windows (IIS + MS .Net Framework).

Okay. Can you, please, file a bug report in bugzilla.ximian.com (product
mcs/Class libraries, component System.Web)? Don't forget to attach the
xml file.

Thanks in advance.

-Gonzalo