"The influence of blogs is clearest amongst the journalists, editors, and publishers who've reinvented the business of barely trying" HotDogsLadies
I do sales and marketing work for csf Corporation. We build an enterprise software solution called 8MS for large telephone companies called RespOrg's. We also help small businesses get Toll Free Numbers through our 800forall.com site.
I'm not an affiliate marketer.
I'm consider myself a Toll Free Telephony Guru.
I worked 18 years for AT&T and 3 years for IBM as a district manager in the IT world. I helped build the OSS that runs AT&T Advanced Toll Free Service and puts the American Idol records in their network. I'm also a PMP Certified PM.
Also: Dad. Husband.
Interests:
Photography. Architecture. Trading Stocks. Foodie - cooking, fine dining. Philadelphia Eagles Fan (since 1971 or so). Phillies Fan (Since 1969). Red Sox Fan (since 1967). Golfer. MacBoy.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 107: oNodes = oDom.SelectNodes("advantage/search/searchResults")
Line 108: oNode = oNodes(0)
Line 109: If oNode.Attributes("count").InnerText = "0" Then
Line 110: hypSearchAgain.NavigateUrl = searchpageURL
Line 111: panelNoResults.Visible = True
[NullReferenceException: Object reference not set to an instance of an object.]
restaurantlocatorresults.Page_Load(Object sender, EventArgs e) in D:\inetpub\chickfila_prod_3\restaurantlocatorresults.aspx.vb:109
System.Web.UI.Control.OnLoad(EventArgs e) +126
System.Web.UI.Control.LoadRecursive() +100
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2587
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
Comments [0]