Digging My Blog - Dan Hounshell

Another .Dan Powered Site

Browse by Tags

All Tags » ASP.NET AJAX Control Toolkit (RSS)
ASP.NET AJAX - Sys.Debug.isDebug Javascript Error
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...
The best control from the AJAX Control Toolkit - Validator Callout Extender
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...
Working with the newest drops of ASP.NET AJAX
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...
Cryptographic failure while signing assembly ... Access is denied.
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...