ho trovato dove sta il problema.
E' la seguente riga

Dim Country as Countrylookup.CountryLookup = New Countrylookup.Countrylookup(httpContext.Current.Se rver.Mappath("data/GeoIP.dat"))

Evidentemente non posso usare httpContext in questo "contesto"
C'è un modo equivalente per utilizzare Server.mappath da global.asax?


Buon Natale a tutti.