Имя: Пароль:
IT
Веб-мастеринг
Server Error in '/' Application (ASP)
0 zdas
 
28.10.11
11:41
Доброго времени суток всем!
На локальном компе все норм, пробую подключиться из вне - получаю ошибки вида:
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.
...
<!-- Web.Config Configuration File -->

<configuration>
   <system.web>
       <customErrors mode="Off"/>
   </system.web>
</configuration>

пробую на Microsoft Web Developer стандартный (который идет по-умолчанию) новый веб-узел.
В чем может быть трабла?
1 zdas
 
28.10.11
11:54
up'ну