Этот баннер — требование Роскомнадзора для исполнения 152 ФЗ.
«На сайте осуществляется обработка файлов cookie, необходимых для работы сайта, а также для анализа использования сайта и улучшения предоставляемых сервисов с использованием метрической программы Яндекс.Метрика. Продолжая использовать сайт, вы даёте согласие с использованием данных технологий».
Политика конфиденциальности

Новые сообщения [новые:0]
Дайджест
Горячие темы
Избранное [новые:0]
Форумы
Пользователи
Статистика
Статистика нагрузки
Мод. лог
Поиск
|
|
31.10.2006, 16:03
|
|||
|---|---|---|---|
|
|||
Что за ошибка? |
|||
|
#18+
Server Error in '/PiterReport1' 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. Details: To enable the details of this specific error message to be viewable on the local server machine, 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 "RemoteOnly". To enable the details to be viewable on remote machines, please set "mode" to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly"/> </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="On" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> Хелп! ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|
31.10.2006, 16:15
|
|||
|---|---|---|---|
Что за ошибка? |
|||
|
#18+
Это просто сообщение о том, что в приложении произошла ошибка, но вам тебе н покажут, т.к. у вас не настроен как нужно web.config Как настроить: авторDetails: To enable the details of this specific error message to be viewable on the local server machine, 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 "RemoteOnly". To enable the details to be viewable on remote machines, please set "mode" to "Off". ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|
31.10.2006, 16:20
|
|||
|---|---|---|---|
|
|||
Что за ошибка? |
|||
|
#18+
Там все написано (с). Любой эксепшен, при данной настройке будет выдавать такое окошко. Если ты хочешь видеть эксепшен, напиши <customErrors mode="Off"/> Если хочешь что б пользователь видел красивое окошечко, гласящее: "Чет мы профтыкали, у нас тут все паламалось. Позвоните нам, и расскажите как исправить" — делаеш следующую настройку: <customErrors mode="On" defaultRedirect="mycustompage.htm" /> или <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> и в mycustompage.htm ложиш красивую надпись :) ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|
31.10.2006, 16:38
|
|||
|---|---|---|---|
|
|||
Что за ошибка? |
|||
|
#18+
Раскомментировал <customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm"> <error statusCode="403" redirect="NoAccess.htm" /> <error statusCode="404" redirect="FileNotFound.htm" /> </customErrors> но толку всё равно никакого,может кто-нибудь подскажет? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|
31.10.2006, 16:42
|
|||
|---|---|---|---|
|
|||
Что за ошибка? |
|||
|
#18+
Здравствуйте, Lenny, Вы писали: и ещё, если у тебя есть "Crystal Report" поудаляй его со всех страничек. Это тоже может быть причиной ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|

start [/forum/topic.php?fid=18&tablet=1&tid=1388029]: |
0ms |
get settings: |
8ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
52ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
36ms |
get tp. blocked users: |
1ms |
| others: | 213ms |
| total: | 342ms |

| 0 / 0 |
