vbc.exe hangs at 100% CPU usage

  • Updated

The vbc.exe hangs at 100% CPU usage.  This is a result of a known Microsoft issue

Comment out the following lines of the web.config.

<buildProviders>
<add extension=".htm"  type="System.Web.Compilation.PageBuildProvider" />
<add extension=".html"  type="System.Web.Compilation.PageBuildProvider" />
</buildProviders>

The issue in the web.config is resolved in a release after Ektron 9.00 SP2.