I want to get the current applications virtual path in global.ascx
(event Application_Sta rt())
How can I access that ?
Request.Applica tionPath is not valid there :(
(event Application_Sta rt())
How can I access that ?
Request.Applica tionPath is not valid there :(
Comment