IIS7: A process serving application pool #39;YYYYY#39; suffered a fatal communication error with the Windows Process Activation Service(IIS7:为应用程序池“YYYYY提供服务的进程与 Windows 进程激活服务发生了致命的通信错误)
问题描述
我们正在运行 32 位 Windows server 2008,IIS 版本为 7.
我们正在尝试发布一个 asp.net 4.0 webapp,到目前为止,我们的尝试只在serverlog 甚至无需停止 4.0 应用程序池
We're running a 32-bit Windows server 2008 with an IIS version of 7.
We're attempting to publish an asp.net 4.0 webapp and so far our attempts have only yielded a few warnings in the serverlog without even stopping the 4.0 application pool
为应用程序池ASP.NET v4.0"提供服务的进程与 Windows 进程激活服务发生了致命的通信错误.进程 ID 为1904".数据字段包含错误号.
应用程序在 4.0 应用程序池和默认网站下运行.
我们还让一些旧的.asp 完美运行.
即使在尝试发布一个贫瘠的(只读.只有 1 行文本).aspx 文件时,它也惨遭失败......我们长期以来一直没有关于如何做的想法,因此任何形式的输入都会受到赞赏......
The application is running under a 4.0 app-pool and under the default website.
We've also got some older .asp's running flawlessly.
Even when attempting to publish a barren (read. only 1 line of text) .aspx-file it failed miserably... We've since long run out of ideas on what to do so any form of input would be appreciated...
推荐答案
确保 IIS 中的每个应用程序池,在 Advanced Settings
下的 Enable 32 bit Applications
设置为正确
Make sure that each Application Pool in IIS, under Advanced Settings
has Enable 32 bit Applications
set to True
这篇关于IIS7:为应用程序池“YYYYY"提供服务的进程与 Windows 进程激活服务发生了致命的通信错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:IIS7:为应用程序池“YYYYY"提供服务的进程与 Windows 进程激活服务发生了致命的通信错误
基础教程推荐
- 有没有办法忽略 2GB 文件上传的 maxRequestLength 限制? 2022-01-01
- c# Math.Sqrt 实现 2022-01-01
- 将 Office 安装到 Windows 容器 (servercore:ltsc2019) 失败,错误代码为 17002 2022-01-01
- rabbitmq 的 REST API 2022-01-01
- 将 XML 转换为通用列表 2022-01-01
- SSE 浮点算术是否可重现? 2022-01-01
- 为什么Flurl.Http DownloadFileAsync/Http客户端GetAsync需要 2022-09-30
- 如何在 IDE 中获取 Xamarin Studio C# 输出? 2022-01-01
- MS Visual Studio .NET 的替代品 2022-01-01
- 如何激活MC67中的红灯 2022-01-01