Призрак Форума
Зарегистрирован: 29 September 2002
Сообщения: 3597
Примеры кода: 15
|
RE: App-Domain could not be created. |
04 August 2007 07:00 |
|
|
|
|
Я работал с сервером встроенным в Microsoft Visual Studio.
Потом мне понадобился постоянный порт и я установил Internet Information Services
Опубликовал сайт в вирт.каталог.
Запускаю localhost/.../default.asp
Результат:
"Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. "
В event-loge :
Failed to execute request because the App-Domain could not be created.
После многочисленных изменениях в настройках сообщение в event-loge пропало
но страницы aspx (localhost/..) все равно не грузятся.
В ЧЕМ ДЕЛО?
см. aspnet_regiis -i
Anatoly Lubarsky
|
|