jeffwiegner

Results 4 comments of jeffwiegner

The error should be caught by handler at least in program main. And if wanting to restart from the handler (or a catch block) I believe there is an Application.Restart()...

Edit file Views/UserRoles/Manage.cshtml Change lines 29 and 30 from ``` Cancel ``` To ``` Cancel ```

Having issue with this it seems also. I've created a separate mvc project as my shared library/project. Most of it works just fine but when dealing with areas, it seems...

Hello, It is a "normal" class library project.  Does NOT have the diamond.  It is a mvc project that was added to the same solution (being shared between 2 other...