0
votes
1answer
215 views

How to resgister a global.asax into a sharepoint Site?

I'm trying add a .asax file into a sharepoint site. I've been following this tutorial: http://spboom.com/sharepoint-development/using-global-asax-with-sharepoint/ It's quite simple but I' m new on ...