Vipin, I went to that site. But it doesn't seem like it does what I want it too. I want to do something like: WebRefreenceIPLocation.WebRefreenceIPLocation wsIPLocation = new WebRefreenceIPLocation.WebRefreenceIPLocation(); genericsStringList = weIPLocation.GetAllIpLocationInfo(TextBoxWebVisitorsIpAddress.Text); Except I wouldn't use a textbox, I would pull the IP out of the Request obviously.