Hi
I have an web application called webapp1 and currently its deployed and working. I got a requirement saying client don't want to keep global.asax in the root folder(C:\inetpub\wwwroot\webapp1) and they are saying create a folder inside webapp1 liek (C:\inetpub\wwwroot\webapp1/gloablfolder) and move global.asax file to that folder. I tried to moving and after that application is not working. Is it possible to move global.asax and if yes any changes required in the webapp1.
Thanks
Sudheer
Jignesh KumarPosted Apr 16, 2020, 11:48 PM
Rajanikant HawaldarPosted Apr 16, 2020, 11:32 PM