That worked - thank you!
That page was generating an exception in my Global.asax.cs. Once I addressed the exception, the editor rendered fine. I recommend adding some exception handling that gives better feedback to the user/developer in this sort of situation.
-Tim