I have installed the ajaxToolKit development package on my local workstation, and after running the web site locally, the inheritance of controls in DNN has been broken.
If you log into a DNN site, and click on the user to edit the profile, you get NOTHING. If you to to User Manager in Admin menu, and click the Edit icon next to any user, you get NOTHING.
The browser is reporting an java script error at line 45 of the default.aspx page, stating that an object is not instantiated. Line 45 is a Region statement.
I have built new sites from the DNN 5.9.0 install zip, complete with new databases, and the problem persists. It appears that something in the java structure has been altered by the ajaxToolKit.
I have uninstalled and reinstalled IE7, thinking that the java script code was attached to the browser, with no luck.
I am about to blow away my entire machine and start from scratch...
Anyone else been able to figure out a work-around or fix for this?