Current location - Education and Training Encyclopedia - Educational Knowledge - Why can't I go to Spark English official website now?
Why can't I go to Spark English official website now?
Server error in the'/'application.

-

Runtime error

Description: An application error occurred on the server. The current custom error settings for this application prohibit remote viewing of application error details (for security reasons). But it can be viewed through a browser running on the local server computer.

Details: To enable others to view the details of this specific error message on a remote computer, create a.

& lt! -Network. Profile->

& lt configuration & gt

& ltsystem.web & gt

& ltcustomErrors mode = " Off "/& gt;

& lt/system . web & gt;

& lt/configuration & gt;

Note: By modifying

& lt! -Network. Profile->

& lt configuration & gt

& ltsystem.web & gt

& ltcustomErrors mode = " remote only " default redirect = " mycustompage . htm "/& gt;

& lt/system . web & gt;

& lt/configuration & gt;