Kindly help me out... Im currently making my customized web browser using C# .net express 2005, axwebbrowser component for a particular web application.. then once it is executed it will automatically navigate to address that i specified.. that works.. here is the catch.. im also using XAMPP then i put the web application inside it.. so the addresss wil be http://locahost etc etc right??? at first it will work.. but when im testing it i found and error... if i disable my network connection then i ran my customized browser... i cannot navigate to the http://localhost adrdess... but then when i enable the network connection and ran it again.. it will work again.. kindly help me out... pls..