Line 66: Private Sub Application_Start(ByVal sender As Object, ByVal e As EventArgs) Line 67: Line 68: If Config.GetSetting("ServerName") = "" Then Line 69: ServerName = Server.MachineName Line 70: Else