3

Previously i have Elmah 1.2 and this function was working fine

 Elmah.ErrorSignal.FromCurrentContext().Raise(ex);

I decide to upgrade to Elmah.MVC 2.1.2 and below method is not working anymore.

 Elmah.ErrorSignal.FromCurrentContext().Raise(ex);

I have added reference of new Elmah.MVC in my project.But it is still not working. did i need to use both to work? Thanks in Advance

adiga
  • 34,372
  • 9
  • 61
  • 83
Kashif Hanif
  • 1,718
  • 2
  • 17
  • 29

0 Answers0