Server Error in '/' Application.

'C:\wwwroot\077.co.il\db\tax.mdb' is not a valid path.  Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

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: 'C:\wwwroot\077.co.il\db\tax.mdb' is not a valid path.  Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

Source Error:


Line 36: 'Handles database connection string and command Line 37: DBconnect() Line 38: objConnection.Open() Line 39: 'SQL display details and rating value Line 40: strSQL = "SELECT Top 10 * FROM tblpages Order By id DESC"

Source File: D:\domains\ahuva.tax\httpdocs\rss.aspx    Line: 38

Stack Trace:


[OleDbException (0x80004005): 'C:\wwwroot\077.co.il\db\tax.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.] Microsoft.VisualBasic.CompilerServices.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags) +202 Microsoft.VisualBasic.CompilerServices.NewLateBinding.CallMethod(Container BaseReference, String MethodName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, BindingFlags InvocationFlags, Boolean ReportErrors, ResolutionFailure& Failure) +150 Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn) +175 ASP.rss_aspx.Page_Load(Object sender, EventArgs e) in D:\domains\ahuva.tax\httpdocs\rss.aspx:38 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062