Visual basic help
My.Settings.History.Add(Browser.Url.ToString)
How come this is not freakin working? I have History as a System.Collections.Specialized.StringCollection and it says "Object reference not set to an instance of an object." What does this mean?