Problem :
We are now running the 32-bit Windows server 2008 with the IIS version of 7.
We are trying to publish the asp.net 4.0 webapp but so far our attempts have failed and only yielded the few warnings in our serverlog without even the stopping our 4.0 application pool
A process serving application pool 'ASP.NET v4.0' suffered a fatal communication error with the Windows Process Activation Service. The process id was '1904'. The data field contains the error number.
Our application is running under the 4.0 application pool and under our default website.
When trying to publish the barren (which reads. only 1 line of text) .aspx-file it failed very badly after that we ran out of the ideas on what to do on our issue so any form of the input would be greatly appreciated.