Hi All,
Windows Server 2k3
SQL Server 2005 Express (Hardened: Local connections only, Windows Authentication Only)
I managed to get a DNN installation with a hardened SQL installation finished with the help of this forum, but I have run into a problem. I had Medium Trust CAS turned on in the web.config, and when I clicked on the link to go to the site for the first time, it pegged the CPU and kept it there for 10 minutes. I closed IE explorer, commented out the Medium Trust CAS, and everything worked like a champ.
I am using 4.8.4. and the default DOtNetNuke template.
According to the CAS documentation i just need to enable the config entry and I should be good to go. It does not allow the use of SA with a blank password, however as stated above i am using windows auth. It also does not allow non local web service calls. I imagine if either of these occurred in the default template, they would produce a security exception - not peg the CPU.
Is there a known problem with Medium Trust CAS and 4.8.4?
Is anyone else experiencing this?
Thanks,
Matthew