Joshua Stengel

Everything...Is going...
To be okay!

Delay Content Loading with AJAX.NET Toolkit

A while back I wrote an article for CodeProject that was just a simple demonstration of how to load portions of content after the initial page load using AJAX.NET

Basically, using a timer and an update panel, this user control loads some RSS headlines after the initial page load.  Simple and straightforward.  Sample code is provided in VB and C# and there is also an online demo.

Posted: Oct 29 2007, 05:00 AM by jstengel | with 2 comment(s)
Filed under: , , ,

Comments

ganesh said:

sir,

I download you sample from codeproject"  Delay Content Loading with AJAX.NET Toolkit "

I am using vs2005

 If I run that sample directly by press F5 it works

But I use IIS to run the sample it display "Unable to load headlines at this time."

You specfied that will display if the content fails to load .

# April 5, 2008 2:36 AM

jstengel said:

"Unable to load headlines at this time."

This happens if there is an error trying to load the RSS URL.  You can debug by lookiing at what exception is being trapped in the DiplayRSS() method in the RssFeed.ascx.vb page.

# April 5, 2008 10:44 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)