I created a second portal and began skinning it. Everything seems to be ok until I click on search, register, or login and then IIS freaks out. The app pool crashes and for each worker process the system logs has
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1011
Date: 6/6/2008
Time: 2:10:14 PM
User: N/A
Description:
A process serving application pool 'testDNNappPool' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '6132'. The data field contains the error number.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 6d 00 07 80 m..
And if I keep it up IIS will stop all together. I can login to Portal 0 without any problems. I have my own dedicated server for this dnn install. Any ideas or do I need to give more info?