Home > Uncategorized > ASP.NET Crash on “OnBubbleEvent”

ASP.NET Crash on “OnBubbleEvent”

When debugging an ASP.NET application, I suddenly got an "Object Not Set to a reference of an object" error on OnBubbleEvent, which leads into unmanaged code in the .NET framework.
 
Simple solution, CTRL-ALT-DELETE, hit asp_wp.exe, and kill the process.
 
It works fine afterwards.
 
Categories: Uncategorized
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment