0

I get this error, some times, when I try to debug the asp,net MVC3 Web application. What should i do to get rid of error. I cannot find any logs in eventviewer. Its kind of annoying when you show the demo to a client and this kind of thing happens.

enter image description here

How do fix this issue.

Hari Gillala
  • 11,736
  • 18
  • 70
  • 117
  • http://stackoverflow.com/questions/6910029/asp-net-mvc-debugger-throwing-sehexception – Darin Dimitrov Mar 28 '13 at 10:49
  • Google "SEHException" because that the exception that you are getting. Also click on view Details and see if you can get more info. – Guru Kara Mar 28 '13 at 10:49
  • Visit http://forums.asp.net/t/1704958.aspx/7/10?Re+SEHException+thrown+when+I+run+the+application you can check this on your side and try to fix it. –  Mar 28 '13 at 10:53

1 Answers1

0

Just uninstall/remove Trusteer Rapport and it will work fine :)

ref: http://forums.asp.net/t/1704958.aspx/8/10?Re%20SEHException%20thrown%20when%20I%20run%20the%20application

bot
  • 4,841
  • 3
  • 42
  • 67