In order to profile our pages, I have to remove all text boxes that have AutoCompleteExtenders. Otherwise, I encounter this error:

System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.TypeInitializationException: The type initializer for 'AjaxControlToolkit.ExtenderControlBase' threw an exception. ---> System.TypeLoadException: Bad unmanaged code entry point.
at AjaxControlToolkit.ExtenderControlBase..cctor()
gsmalter
0

Comments

1 comment

  • slaphead99
    99% of the time I find this is solved by deleting all third party pdbs (especially ajax*.pdb).
    slaphead99
    0

Add comment

Please sign in to leave a comment.