Wednesday, March 21, 2012

As shown in one of the videos I tried to include some atlas controls into an exisiting web

Hello everybody,

I would like to hear some sugestions on how should be the apropiated steps to follow in order to make atlas controls work on an exiisting web application I had before instaling the atlas tool kit.

I already added the ScriptManager control, then inserted an updated panel, and placed inside it some controls I had created before. Then I inserted an Update progress control and wrote inside it "Please wait, processing", the problem is that when I try to run the application it runs just as before I doesnt gives me any error messages, but the funcionallity is not working. Eventhough the process takes like 2 minutes it does not activate de update progress control.

Please let me know if I am missing something. Thanks. (should i do any modifications manually on my webconfig ?)Confused

I suggest you to download the latest Ajax Beta 2,Ajax CTP future November?and?Ajax?Toolkit? to install them in your PC from Ajax website - http://Ajax.asp.net.
Try to have a look at this link about asp:UpdatePanel and asp:UpdateProgress - http://ajax.asp.net/docs/overview/UpdateProgressOverview.aspx
There are somewhat differences between Atlas controlToolkit and Ajax controlToolkit.
Try to take a look at this blog about Ajax Beta - http://weblogs.asp.net/scottgu/archive/2006/10/20/ASP.NET-AJAX-Beta-1-Released.aspx
Try to take a look at this reading about how to access Ajax controlToolkit - http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=AtlasControlToolkit,you will some useful sample codes here.
Wish the above can give you some help.

No comments:

Post a Comment