Server Error in '/' Application.

No error message available, result code: E_FAIL(0x80004005).

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.Data.OleDb.OleDbException: No error message available, result code: E_FAIL(0x80004005).

Source Error:


Line 181:										<td id='paging' runat="server" class='padLeft'></td>
Line 182:										<td width="160px"></td>
Line 183:										<td id='perpage' >Per Page:&nbsp;<a href='vProducts.aspx?q=<%=request("q")%>&list=listPhotos&page=<%=IIF(Request("page")="", "1",  Request("page") )%>&perpage=20' class='<%=IIF(perpage=20, "underline", "")%>'>20</a>&nbsp;&nbsp;<a class='<%=IIF(perpage=40, "underline", "")%>' href='vProducts.aspx?q=<%=request("q")%>&list=listPhotos&page=<%=IIF(Request("page")="", "1",  Request("page") )%>&perpage=40'>40</a>&nbsp;&nbsp;<a class='<%=IIF(perpage=80, "underline", "")%>' href='vProducts.aspx?q=<%=request("q")%>&list=listPhotos&page=<%=IIF(Request("page")="", "1",  Request("page") )%>&perpage=80'>80</a>&nbsp;&nbsp;<a class='<%=IIF(perpage=-1, "underline", "")%>' href='vProducts.aspx?q=<%=request("q")%>&list=listPhotos&page=<%=IIF(Request("page")="", "1",  Request("page") )%>&perpage=-1'>View All</a></td>
Line 184:										<!--<td id='Prevtd' class='pagingLinks' width="50px"></td>
Line 185:										<td id='Nexttd' class='padBigRight pagingLinks'></td>-->

Source File: D:\WebSites\Live Websites\Websites\eburlington.com\eburlington.com\wwwroot\vProducts.aspx    Line: 183

Stack Trace:


[OleDbException (0x80004005): No error message available, result code: E_FAIL(0x80004005).]
   System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +515
   System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +104
   System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions) +57
   System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) +1186
   System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +315
   System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +23
   System.Data.OleDb.OleDbConnection.Open() +53
   LibraryDM.Sql.NewConnection() +122
   LibraryDM.List.SingleList(String query, String whereQuery, String havingQuery, String orderQuery, HtmlTextWriter outputStream) +896
   LibraryDM.List.Render(HtmlTextWriter outputStream) +9962
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   ASP.vproducts_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:\WebSites\Live Websites\Websites\eburlington.com\eburlington.com\wwwroot\vProducts.aspx:183
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0