【发布时间】:2011-11-26 17:52:51
【问题描述】:
我在 nop 电子商务网站上工作,当我尝试运行该项目时,我在 Visual Studio 2010 的调试部分中遇到一系列连续异常,并且浏览器不显示该网站,位于左下角浏览器,它显示等待本地主机。 例外情况是:
A first chance exception of type 'Autofac.Core.Registration.ComponentNotRegisteredException' occurred in Autofac.DLL
The thread '<No Name>' (0xb08) has exited with code 0 (0x0).
有人知道怎么解决吗,我正在努力应对,因为网站之前运行良好,但突然停止工作:(
【问题讨论】:
标签: visual-studio-2010 asp.net-mvc-3 debugging exception nopcommerce