Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Inprocess: Usability: the event log error message of failing to start in-process applications should include the process mode information #214

@jhkimnew

Description

@jhkimnew

When users set the process mode with "inprocess" and the application actually does not support the inprocess mode, it will fail after request time out (2 minutes) and there will be an event error like this.

<><><>
Application '/LM/W3SVC/3/ROOT/Standard' with physical root 'c:\inetpub\wwwroot\Standard' failed to load clr and managed application, ErrorCode = '0x80070102.
<><><>

I think the event error message should clearly explain that the given process mode is "inprocess" and it fails to start the application in inprocess mode so that users can easily figure out the problem with the event error message.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions