Looks like maybe some old code which didn't get upgraded with the process. Compare a fresh install of V11 Global.ascx.cs with your version and see what's different.
You may also have some custom global events with old code in them as well. CMSModuleLoaderis no longer a valid class in v11 so your code will need to be converted properly.