FireBug not working with ASP.NET MVC
- by Stuart
Hi All
I have started a new ASP.NET MVC project and have included the ExtJS library files. This all works fine when built from Visual Studio and i can display various ExtJS objects. The problem however is that FireBug has stopped showing errors in the Console, even when i type nonsense into the code block.
Setup is:
VS 2008 SP1
FireBug 1.4.2…