他のWebプロジェクトをサブフォルダーとして持つMSBuildを使用してWebプロジェクトソリューションをコンパイルしようとしていますが、問題を回避できません。
ASPCONFIG: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
IISでサイトを作成し、Webプロジェクトでもあるすべてのサブフォルダーの仮想ディレクトリを作成しました。これはVS2010でコンパイルされますが、MSBuild(aspnet_compiler.exe)を使用する場合はルートプロジェクトでこれを取得します。 )。
これがVSでどのように機能するかを確認して、そのコマンドラインを使用できるようにする方法はありますか?