流量统计:
Rixu Blog (日需博客)
日需博客,每日必需来踩踩哦..
posts - 108,comments - 54,trackbacks - 0

"Starting IIS Express...

Report ListenerChannel stopped due to failure; ProtocolId:http,ListenerChannelId:0

HostableWebCore activation failed.

Unable to start iisexpress.

The interface is unknown.

For more information about the error, run iisexpress.exe with the tracing switch enabled."



Try to un-install and re-install IIS Express? if you haven't tried, try to re-install and see if this problem is solved.

If re-installation of IIS Express doesn't solve your problem, then following is a workaround.

1. open applicationhost.config located in user profile directory (%userprofile%\Documents\IISExpress\config\applicationhost.config)

2. Find following two entries in the above config file and remove them (or comment them)

<add name="HttpLoggingModule" image="%IIS_BIN%\loghttp.dll" />
<add name="HttpLoggingModule" lockItem="true" />

3. Now start IIS Express from command line. If this works, you can open WebMatrix and 'Start' a site

Note that with this workaround you don't see http log files, but IIS Express should just work fine.

Logo
作者:Gezidan
出处:http://www.rixu.net    
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
posted on 2011-08-12 22:05 日需博客 阅读(1536) 评论(0)  编辑 收藏 引用 所属分类: 技术文章转载未分类

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理