Category Archives: ASP

By February 17, 2009

Error Microsoft OLE DB Provider for ODBC Drivers error ‘80004005’


Read More
By February 09, 2009

  Line 42:         <add assembly=”System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B711414E089″ /> Line 43:        <add assembly=”System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C2522089″ /> *ERROR *Line 44:         <add assembly=”System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A55115214E089″ /> Line 45:         <add assembly=”System.Data.Services, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A51515E089″ /> Line 46:        


Read More
By February 01, 2009

Error Description: The download of the specified resource has failed. Error Source: msxml3.dll Error Number: -2146697208 Snippet of code : Set xml = Server.CreateObject(“Microsoft.XMLHTTP”) xml.open “POST”, “https://remotehost”, false xml.send vPostData strStatus = xml.Status rv = xml.responseText Set xml = nothing Solution: Error: -2146697208 The download of the specified resource has failed’ means that the remote


Read More
By December 20, 2008

Error lookup HUH!!! Provider error ‘80004005’ Unspecified error renaming the dsn name to something different , save the file and rename it back worked for me to clear this error. go figure..


Read More
By December 20, 2008

Connection String FAQ


Read More
1 2 3 4 5 6