Browse by Tags
All Tags »
ASP.NET AJAX Control Toolkit (
RSS)
After updating to ASP.NET AJAX 1.0 you may get the following Javascript Error (especially for pages making use of animation): "Sys.Debug.IsDebug is null or not an object" or something else about Sys.Debug, depending on your browser of choice. The issue...
I have used a couple of controls from the ASP.NET AJAX Control Toolkit , namely the Animation Extender and the Drop Shadow for the AJAX Showcase . But today I spent some time with the new Validator Callout Extender. I have to tell you that I believe that...
My experience with ASP.NET AJAX (formerly Atlas) prior to the last 24 hours really only involved downloading and installing the various versions that came out, watching a couple of the videos, and checking out some of the sample projects. I had made use...
I received the following error today after installing the newest AJAX Control Toolkit (formerly Atlas Control Toolkit): Cryptographic failure while signing assembly 'AtlasControlToolkit.dll'. Access is denied. Seems I had a permissions error. Did a bit...