I have created a C#-> Asp.Net Empty Web Application (Framework 4.0). I want to add few line of code in Global.asax on Application_Error section. But unfortuantely global.asa
You can also add it from project i.e. right click the project and add new item there you can find or search for Global Application Class template and add it.It's done.