IIS Express 7.5 Beta 3 をインストールし、複数のコンピューター (Windows 7、Windows Server 2008 R2、および Windows XP) で試してみましたが、それぞれのコンピューターで実行時に次のエラーが表示されます。
iisexpress /path:e:\onlineinvoices\
これがエラーです。applicationhost.config ファイルが見つからないようです。私もこのファイルを自分で検索したところ、IISExpress インストール フォルダーの AppServer フォルダーで見つかりました。
Copied template config file 'C:\Program Files (x86)\IIS Express\AppServer\applicationhost.config' to 'C:\Users\marko\AppData\Local\Temp\iisexpress\applicationhost201115151422496.config'
Temp configuration file settings error.
The system cannot find the file specified.
ここでの手順は、特に構成ファイルを扱うものではかなり奇妙です。実際のところ、applicationhost.config は Users Documents フォルダーに存在するはずですが、その痕跡はありません。