Wednesday, March 21, 2012

Trouble with update panel animations after rc1 upgrade

Hi,

I'm having some trouble with my update panel animations after upgrading to rc1. Here's the error message I'm receiving:

Animation on TargetControlID="UpdatePanel1" uses property AjaxControlToolkit.AnimationExtender.OnUpdating that does not exist or cannot be set

Other toolkit controls appear to be working in the app, although the only other I use is the confirm button extender. When I first run the project and it encounters an update panel animation, visual studio will ask me for the location of Animation.cs (I'm using the pre-compiled version of the toolkit).

Also, the update animation control works correctly within the sample page included with the toolkit, so the problem would seem to be within my app. Any suggestions? Thanks

Got it. Typo on my part

No comments:

Post a Comment