【发布时间】:2010-08-24 02:04:44
【问题描述】:
我需要在 global.asa Application_Start 事件(经典 ASP)中访问 IIS 应用程序的 AppFriendlyName
我在 global.asax (ASP.NET) 中寻找 HttpContext.Current.Request.ApplicationPath 的等价物
有没有办法做到这一点?
感谢您的帮助!
杰罗姆·瓦格纳
【问题讨论】:
标签: asp-classic iis-5 global.asa