|
somee.com
|
|||
---|---|---|---|
#18+
шаблонное web приложение создано в visual studio в нем вообще ничего не менялось но при загрузке на хостинг - получается ошибка : автор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> ... |
|||
:
Нравится:
Не нравится:
|
|||
20.03.2020, 21:16 |
|
somee.com
|
|||
---|---|---|---|
#18+
автор <customErrors mode="Off"/> Измените на "On" и увидите причину ошибки. ... |
|||
:
Нравится:
Не нравится:
|
|||
20.03.2020, 21:19 |
|
somee.com
|
|||
---|---|---|---|
#18+
hVostt, но там вообще нeт строки <customErrors mode="Off"/> ... |
|||
:
Нравится:
Не нравится:
|
|||
21.03.2020, 10:32 |
|
somee.com
|
|||
---|---|---|---|
#18+
mail-22 hVostt, но там вообще нeт строки <customErrors mode="Off"/> https://www.sql.ru/forum/actualfile.aspx?id=22103446] Приложенный файл (Web.config - 2Kb) А если внимательно посмотреть на 17-ю строку? ... |
|||
:
Нравится:
Не нравится:
|
|||
21.03.2020, 12:34 |
|
somee.com
|
|||
---|---|---|---|
#18+
mail-22, ну и английский бы вам надо подтянуть, ведь сказано же: 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" . Чтобы можно было просматривать детали сообщения об ошибке, создайте тег <customErrors> в конфигурационном файле "web.config", расположенном в корневом каталоге текущего веб-приложения. Для этого тега <customErrors> атрибут «mode» должен быть установлен в значение «Off». ... |
|||
:
Нравится:
Не нравится:
|
|||
21.03.2020, 12:39 |
|
somee.com
|
|||
---|---|---|---|
#18+
hVostt автор <customErrors mode="Off"/> Измените на "On" и увидите причину ошибки. и все же : On или Off ? удивляет, что это шаблон из комплекта поставки студии ... |
|||
:
Нравится:
Не нравится:
|
|||
21.03.2020, 13:21 |
|
somee.com
|
|||
---|---|---|---|
#18+
mail-22 hVostt пропущено... Измените на "On" и увидите причину ошибки. и все же : On или Off ? удивляет, что это шаблон из комплекта поставки студии Если вы хотите поудивляться, то продолжайте тупить дальше :) А хотите разобраться - читайте документацию. ... |
|||
:
Нравится:
Не нравится:
|
|||
21.03.2020, 13:25 |
|
somee.com
|
|||
---|---|---|---|
#18+
mail-22 и все же : On или Off ? Off, но там у вас всё написано. По сути вы просите нас перевести текст сообщения с английского на русский язык, понимаете, что это бред? Если у вас трудности с переводом, даже с учётом, что есть гугл транслейт, то вам будет очень и очень тяжело в дальнейшем. ... |
|||
:
Нравится:
Не нравится:
|
|||
21.03.2020, 16:31 |
|
|
start [/forum/topic.php?fid=18&fpage=9&tid=1354757]: |
0ms |
get settings: |
9ms |
get forum list: |
11ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
26ms |
get topic data: |
11ms |
get forum data: |
3ms |
get page messages: |
44ms |
get tp. blocked users: |
1ms |
others: | 12ms |
total: | 125ms |
0 / 0 |