Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 26542

IIS 7.5.7600.16385 - In Shared Configuration - And Web Site Content in DFS - Application Pool Crashes - File Changes

$
0
0

Hi all, I have a critical problem in my production websites, I've read all the forums related to this issue and nothing has worked.

Enviroment:

2 DFS Servers (DFS1 and DFS2) - Windows Server 2008 R2 64 Bits, lastest patches installed, (Xeon x8 With 8Gb Ram)

- Both are active directory and DNS Servers too

- Shared configuration of web servers resides in this servers in a share and sincronized folder : C:\replicated\Shared config

- Production Web Site Folder in: C:\replicated\wwwroot\www.mysite.com, replicated with dfs

2 Web Servers (WEB1 and WEB2)Windows Server 2008 R2 64 Bits, lastest patches installed, (Xeon x8 With 8Gb Ram)

- ASP.NET Framework 4.5 Installed

- Shared Configuration (\\mydomain.local\IIS\replicated\Shared config)

- application pool : www.mysite.com, .Net Framework v4.0, Classic

- web site mydomain.com

In the event viewer i saw this:

System logs: A process serving application pool 'mysitie.com' suffered a fatal communication error with the Windows Process Activation Service. The process id was '5236'. The data field contains the error number.

Application logs:(generated forcibly)

ASP.Net 4.0.30319.0 , 

Event code: 1002 
Event message: Application is shutting down. Reason: Configuration changed. 
Event time: 25/07/2013 4:49:59 PM 
Event time (UTC): 25/07/2013 7:49:59 PM 
Event ID: ffdc27a829544be58c88fa6b50b29166 
Event sequence: 995 
Event occurrence: 1 
Event detail code: 50004 

Application Services Logs, IIS Configuration (generated forcibly) :

 EventData 

  HRESULT 0x8007000d 
  PhysicalPath \\?\UNC\test-iweb.local\IIS\replicated\wwwroot\mysite.com\web.config 
  Type 3 
  Message Unrecognized element 'compilers'  
  LineNumber 116 
  PreviousLine </codeSubDirectories>  
  ErrorLine <compilers>  
  NextLine <compiler language="vb" type="Microsoft.VisualBasic.VBCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" extension=".VB" compilerOptions="/define:Debug=True /define:Trace=True /imports:System,System.Web,System.Web.UI,System.Web.UI.HtmlControls,System.Web.UI.WebControls" />  

What can be changing my site files automatically to make my application pool to be recycled?
i try with, File Change Notifications, Global.asax configuration, debuggin, no antivirus running on my server or tools that I can scan or modify files, nothing is uploaded to the site in moments of failure, there is no time relationship for this happen.
I forced a permit changing error in the web.config, also try with maxWait time, etc, etc, without success, this causes the app crash my users sessions end unexpectedly.

I appreciate your help, I am fully available to analyze what you suggest to resolve this.

Regards

Damián Fiorito

Infrastructure Manager


Viewing all articles
Browse latest Browse all 26542

Trending Articles