ASP.Net工作进程再次退出! [英] ASP.Net Worker Process Drops Out Yet Again!

查看:74
本文介绍了ASP.Net工作进程再次退出!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好


我相信很多人之前看过这个错误信息:


[aspnet_wp.exe无法启动。失败的错误代码是

80004005.当工作者

进程帐户没有足够的权限来读取.NET Framework文件时,可能会导致此错误。

请确保.NET Framework正确安装并且安装目录中的ACL允许访问已配置帐户

。 ]


对我们来说这是今年的第三次。这个错误似乎是随机发生的。

我不知道是什么原因造成的。没有。

问题1:你呢?


其次解决这个问题的程序是什么?我已经看到很多关于这个问题的线索,但所有回复似乎都是b $ b< pot luck"或最佳猜测。我还没有看到微软的任何人对这些线程中的任何一个回复



我使用regiis卸载了ASP.Net;删除了ASP.NET用户

帐户;使用regiss重新安装ASP.NET,结果是zip。

同样的问题。我甚至进入了machine.config并且给了

processModel用户和密码完全权限,

是的权利管理员权限......仍然没有解决。


问题2:有没有人有解决此问题的死定程序?


当然,如果我首先卸载ASP.Net然后它不应该是什么

错误开始?如果我可以成功重新安装

那么错误应该是固定的?我意识到这是非常简单的逻辑,但

所有文档都说明这是一个非常简单的修复......但它永远不会。它变成了一个成本效益的练习...重新鬼或

在数小时内试图解决它。


微软谈论TOC的好处与尊重他们的平台,

有时我想知道TOD是否真的值得。

这样的例外情况使得平台显得非常脆弱。软件中的所有内容都有一个

的原因。事情就是这样; t
辍学没有特别的原因。

普通的旧香草网页没有问题。所以我假设IIS没有

问题。

重新安装ASP.net +用户帐户;这应该照顾任何bung

工人流程等。

如果我给ASP.net提供完全的管理权限,那么就不可能是一个

特权问题?


那么这个谜题的其他部分会留下什么?

为什么给予完全特权的那个该死的错误信息不会改变?

这是真正让我感到烦恼的部分。我觉得这个错误消息引导我疯狂地追逐。它根本没有; t $ / b $ b似乎是相关的。


幸好我现在有时间来解决这个问题。尽管我想要修复,但我还是想要了解这一点。

我想成为解决这个问题的专家。我想了解

在每个可以想象的水平上的原因和影响。

这是多少&%;%$ *我关闭。


我的信息在哪里也可以做到这一点......除了我已经知道的...我怎么回事?
调试这个问题?

任何帮助非常感谢。


谢谢

Richard

Hello

Im sure many of you have seen this error message before:

[aspnet_wp.exe could not be started. The error code for the failure is
80004005. This error can be caused when the worker
process account has insufficient rights to read the .NET Framework files.
Please ensure that the .NET Framework is correctly
installed and that the ACLs on the installation directory allow access to
the configured account. ]

For us its the third time this year. This error occurs seemingly at random.
I have no idea what causes it too happen. None.
Question 1: Do you?

Secondly what is the procedure to resolve this? I have seen many threads on
the net about this but all responses seem
"pot luck" or "best guess". I have yet to see anyone from Microsoft respond
to any of these threads?

I have uninstalled ASP.Net using regiis;deleted ASP.NET user
account;reinstalled ASP.NET using regiss and the result is zip.
Same problem. I have even gone into the machine.config and given the
processModel user and password "full priviledges",
yes that right Admin rights... and still no resolve.

Question 2: Does anyone have a dead set procedure for resolving this issue?

Surely if i uninstall ASP.Net first of all then it shouldn;t matter what
the error was to begin with? If i can reinstall successfully
then the error should be "fixed"? I realise this is very plain logic but
all the documentation makes this out to be a very simple
fix.... but it never is. It becomes a cost benefit exercise...re-ghost or
dick around for hours trying to resolve it.

Microsoft talk alot about the TOC benefits with respect to their platform,
sometimes i wonder if the TOD is really worth it.
Exceptions like this make the platform seem really brittle. There is a
reason for everything in software. Things just shouldn;t
"drop out" for no particular reason.

There is no problem with plain old vanilla web pages. So Im assuming no
problem with IIS.
Reinstalling ASP.net + user accounts; that should take care of any bung
worker processes etc.
If i give full admin priviledges to ASP.net then there couldn;t be a
priviledges problem?

So what other pieces of the puzzle does that leave?
And why given full priviledges does that damn error message not change?
This is the part that really
annoys me the most. I feel like the error message is leading me on a wild
goose chase. It simply doesn;t
seem relevant.

Thankfully i now have the time to resolve this. As much as i want a fix, i
want the understanding as well.
I want to become an expert in resolving this problem. I want to understand
the causes and effects on every conceivable level.
Thats how much its &%$%* me off.

Where is the info for me too do this..beyond what i already know...How do i
debug this issue?
Any help much appreciated.

Thanks
Richard

推荐答案

%* me off。


我的信息在哪里也可以做到这一点......除了我已经知道的......我怎么回事
调试这个问题?

非常感谢。


谢谢

Richard
%* me off.

Where is the info for me too do this..beyond what i already know...How do i
debug this issue?
Any help much appreciated.

Thanks
Richard


Richard,
我知道它可以变成soemone MAD ..轻松一点..

我可以建议你记录你做了什么让它变得容易

解决了这个问题。让我们从这里开始......当你得到错误时你想要做什么?

Patrick

理查德迈尔斯写道:
Richard,
I know it can turn soemone MAD..Take it easy..
What i can advice you is to DOCUMENT what you have done it makes it easy to
solve such a problem.Lets start from here...What were you trying to do when
you got the ERROR?
Patrick
"Richard Myers" wrote:
你好

我相信很多人之前看过这个错误信息:

[aspnet_wp.exe不能开始。失败的错误代码是
80004005.当工作者
进程帐户没有足够的权限来读取.NET Framework文件时,可能会导致此错误。
请确保.NET Framework是正确安装并且安装目录中的ACL允许访问配置的帐户。 ]

对我们来说这是今年的第三次。这个错误似乎是随机发生的。
我不知道是什么原因造成的。没有。
问题1:你呢?

其次解决这个问题的程序是什么?我已经在网上看到了很多关于此事的线索,但所有回复似乎都是运气好。或最佳猜测。我还没有看到微软的任何人回复任何这些线程?

我已经使用regiis卸载了ASP.Net;删除了ASP.NET用户
帐户;重新安装了ASP。 NET使用regiss,结果是zip。
同样的问题。我甚至进入了machine.config,并给出了
processModel用户和密码完全权限,
是的权利管理员权限......仍然没有解决。
问题2:有没有人有解决这个问题的死定程序?

当然,如果我首先卸载ASP.Net那么它就不应该是什么意思
错误是什么开始用?如果我可以成功重新安装
那么错误应该是固定的?我意识到这是非常简单的逻辑但是
所有的文档都说这是一个非常简单的修复......但它永远不会。它变成了一个成本效益的练习...重新鬼或者试图解决它几个小时。

微软谈论TOC对其平台的好处,有时我想知道TOD是否真的值得。
这样的例外使平台显得非常脆弱。软件中存在一切的原因。事情就是不应该辍学没有特别的原因。
普通的旧香草网页没有问题。所以我假设IIS没有问题。
重新安装ASP.net +用户帐户;这应该照顾任何工作流程等。
如果我给ASP.net提供完全的管理权限,那么就不会有
特权问题吗?
那么这个谜题的其他部分会留下什么?
为什么给予完全的特权,该死的错误信息不会改变?
这是真正让我烦恼的部分。我觉得这个错误消息引导我疯狂追逐。它根本没有;似乎相关。

谢天谢地,我现在有时间来解决这个问题。我想要一个修复,我也想要理解。
我想成为解决这个问题的专家。我想了解每个可能的水平上的原因和影响。
那是多少&%
Hello

Im sure many of you have seen this error message before:

[aspnet_wp.exe could not be started. The error code for the failure is
80004005. This error can be caused when the worker
process account has insufficient rights to read the .NET Framework files.
Please ensure that the .NET Framework is correctly
installed and that the ACLs on the installation directory allow access to
the configured account. ]

For us its the third time this year. This error occurs seemingly at random.
I have no idea what causes it too happen. None.
Question 1: Do you?

Secondly what is the procedure to resolve this? I have seen many threads on
the net about this but all responses seem
"pot luck" or "best guess". I have yet to see anyone from Microsoft respond
to any of these threads?

I have uninstalled ASP.Net using regiis;deleted ASP.NET user
account;reinstalled ASP.NET using regiss and the result is zip.
Same problem. I have even gone into the machine.config and given the
processModel user and password "full priviledges",
yes that right Admin rights... and still no resolve.

Question 2: Does anyone have a dead set procedure for resolving this issue?

Surely if i uninstall ASP.Net first of all then it shouldn;t matter what
the error was to begin with? If i can reinstall successfully
then the error should be "fixed"? I realise this is very plain logic but
all the documentation makes this out to be a very simple
fix.... but it never is. It becomes a cost benefit exercise...re-ghost or
dick around for hours trying to resolve it.

Microsoft talk alot about the TOC benefits with respect to their platform,
sometimes i wonder if the TOD is really worth it.
Exceptions like this make the platform seem really brittle. There is a
reason for everything in software. Things just shouldn;t
"drop out" for no particular reason.

There is no problem with plain old vanilla web pages. So Im assuming no
problem with IIS.
Reinstalling ASP.net + user accounts; that should take care of any bung
worker processes etc.
If i give full admin priviledges to ASP.net then there couldn;t be a
priviledges problem?

So what other pieces of the puzzle does that leave?
And why given full priviledges does that damn error message not change?
This is the part that really
annoys me the most. I feel like the error message is leading me on a wild
goose chase. It simply doesn;t
seem relevant.

Thankfully i now have the time to resolve this. As much as i want a fix, i
want the understanding as well.
I want to become an expert in resolving this problem. I want to understand
the causes and effects on every conceivable level.
Thats how much its &%


%* me off。

我的信息在哪里也做到了......除了我已经知道的......我如何调试这个问题?
任何帮助都非常感激。

谢谢
Richard
%* me off.

Where is the info for me too do this..beyond what i already know...How do i
debug this issue?
Any help much appreciated.

Thanks
Richard



这篇关于ASP.Net工作进程再次退出!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆