ASP.NET unable to start the solution

xiaoxiao2021-03-06  68

Reinstall ASP.NET:

ASPNET_REGIIS.EXE / I

Reinstall the frame:

.NET pre-installed drive letter: /dotnetframework/dotNetfx.exe / T: C: / Temp /c:"msiexec.exe / fvecms c: /temp/netfx.msi "

WHEN You Try To Browse Active Server Pages (ASP) Pages, You May Receive The Following Error Message In The Browser:

HTTP 500 - INTERNAL Server Error

If you clear the show friendly http error messages Check Box in the browser, you receive the floor error message in the browser:

Server Application Error

The server has encountered an error while loading an application during the processing of your request Please refer to the event log for more detail information Please contact the server administrator for assistance You receive an error message like the following in the system event log..:

Source: DCOMEVENT ID: 10010User: NT Authority / SystemDescription: The Server {3D14228D-FBE1-11D0-995D-00c04fd919c1} DID NOT REGISTER with DCOM WITHIN THE Required Timeout.

THIS Error Message Is Followed in The Event Log by a Warning Message Like The Following:

Source: w3svcevent ID: 36User: N / adscription: The Server Failed to load application 'apppath'. The error was 'Server Execution Faled'.

You May Also See Entries Like The Following In Your% SystemRoot% / Iis5.log file:

OC_ABOUT_TO_COMMIT_QUEUE: Unreg IIS_CORE: FINDMODULES: FINDPROCESSBYNAMEW FAILED!

Cause The NT Authority / Authenticated Users or NT Authority / Interactive Entries Have Been Removed from the users group.

Resolution Add these Users Back to the Users Group, And The Restart Internet Information Services:

1. Click Start, Click Programs, Click Administrative Tools, And The Click Computer Management To Open The Computer Management Console.

2. In The Left Pane, Expand Local Users and Groups, And The Click The Groups Folder.3. In The Right Pane, Right-Click The Users Group, And The Click Properties.

4. Click ADD.

5. In The Select Uses or Groups Dialog Box, Locate The Look In Drop-Down Box, and Then SELECT The Local Computer.

6. SELECT Authenticated Users, and The Click Add.

7. Select Interactive, And The Click Add.

8. Click OK, Click Apply, And The Click Close To Close The Properties for the Users Group.

9. In The Left Pane, Expand Services and Applications, And The Click Services.

10. In The Right Pane, Right-Click IIS Admin Service, and The Click Restart.

11. In The Restart Other Services Confirmation Dialog Box, Click Yes.

转载请注明原文地址:https://www.9cbs.com/read-83568.html

New Post(0)