Я пытаюсь добавить сервисную ссылку в мою WEBModel.
Однако, когда я пытаюсь найти свою ссылку в Сервисе, я получаю сообщение об ошибке:
There was an error downloading metadata from the address. Please verify that you have
entered a valid address.
и более того, когда я просто хочу открыть страницу локального хоста, я получаю:
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required
to service this request. Please review the specific error details below and modify
your configuration file appropriately.
Parser Error Message: An error occurred loading a configuration file: Failed to start
monitoring changes to
'\\psf\home\Documents\Visual Studio 2010\Projects\TVProject(2)\TVProject\SL'.
Source Error:
[No relevant source lines]
Source File:
\\psf\home\Documents\Visual Studio 2010\Projects\TVProject(2)\TVProject\SL\web.config
Я пытался решить эту проблему, но не нашел ничего подходящего для моего случая. (Я изменил файл webConfig и создал новый проект.)
Кто-нибудь знает, как решить эту ошибку?