3

ローカル開発サーバーとしてIISExpressを使用するプロジェクトがありますが、CTRL + F5でプロジェクトを開始すると、IISExpressが開始されなくなります。タスクバーにIISExpressアイコンが表示されません。デバッグせずに開始すると、プロジェクトは問題なく開始され、タスクバーにアイコンが表示されます。

%UserProfile%\ AppData \ Local \ dftmp \ IISConfiguratorLogs \ IISConfigurator.logファイルから、ある種のタイムアウトエラーが表示されます。

IISConfigurator Information: 0 : [00007792:00000005, 2012/08/15 20:13:59.67] IIS Express failed to start app pool 'xxxx' within the expected timeout

このプロジェクトの開発サーバーとして完全なIISを設定しようとしましたが、以下のエラーメッセージが表示されます。他のAzureプロジェクトでは、完全なIISを開発サーバーとして設定しましたが、正常に動作します。

There was an error attaching the debugger for the IIS worker process for URL 'xxxx' for role instance 'xxxx'. Unable to start debugging on the web server. See help for common configuration errors. Running the web page outside of the debugger may provide further information.

私の同僚はこのプロジェクトを問題なくデバッグできます。すべての助けをありがとう!

4

0 に答える 0