|
Компьютерный форум OSzone.net » Клиентские ОС Microsoft » Microsoft Windows 2000/XP » Помогите с support.microsoft.com |
|
Помогите с support.microsoft.com
|
Старожил Сообщения: 215 |
Профиль | Отправить PM | Цитировать При попытке зайти на данный ресурс выдаётся следующее сообщение.
Server Error in '/' Application. -------------------------------------------------------------------------------- Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> Понятно что это ошибка местного сервера, но как её обойти. |
|
Отправлено: 19:20, 24-10-2006 |
Хищник (ушел из жизни) Сообщения: 7167
|
Профиль | Сайт | Отправить PM | Цитировать Каким браузером пытался зайти ? Другие пробовал ?
|
------- Отправлено: 23:22, 24-10-2006 | #2 |
Для отключения данного рекламного блока вам необходимо зарегистрироваться или войти с учетной записью социальной сети. Если же вы забыли свой пароль на форуме, то воспользуйтесь данной ссылкой для восстановления пароля. |
Участник сейчас на форуме | Участник вне форума | Автор темы | Сообщение прикреплено |
| |||||
Название темы | Автор | Информация о форуме | Ответов | Последнее сообщение | |
[решено] Windows XP SP3-NO SUPPORT! в центре экрана | куртий | Хочу все знать | 10 | 26-01-2010 15:30 | |
2008 R2 - Утилита диагностики Microsoft Product Support Reports | Nemiroff_84 | Windows Server 2008/2008 R2 | 1 | 02-12-2009 14:05 | |
Не запускается Справка и Поддержка (Help and Support) | komar1974 | Microsoft Windows 2000/XP | 11 | 03-08-2007 16:41 | |
[решено] Opera Japanese Support | FIXXX | Хочу все знать | 3 | 28-10-2006 19:15 | |
JSP support for Apache | Yart | Вебмастеру | 1 | 06-10-2003 10:27 |
|