ASP.net Utility Belt FREE Library
coded by Charles Carroll and Team

&npsp;  An error occured and was logged.
&npsp;   has been notified by email


Note To Programmer:
&npsp;  Custom errors, use <StrErrorMessage>Your Message</StrErrorMessage> in utilitybelt.config
&npsp;  Additional Error-Handling Documentation Here
&npsp;  use Options("Debug-on") to see detailed error messages
&npsp;  Programmer Technical Support Here


Hints(option Hints=Off will hide this)
IDCallerHintNumHint
1DBAccess2OledbFile Does Not Exist: \experiments\data\biblio.mdb 

Errors(option Errors=Off will hide this)
IDCallerExceptionTypeHelpLinkMessageStackTraceTargetSite
1SUB DBPopulateOLEDBOleDbException 'c:\experiments\data\biblio.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. at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr) at System.Data.OleDb.OleDbConnection.InitializeProvider() at System.Data.OleDb.OleDbConnection.Open() at LearnASP.UtilityBelt.DBPopulateOLEDB(String strConn, String strSQL, Object& objToFill) in E:\web\learnaspcom\htdocs\experiments\utilitybelt\vercurrent\utilitybelt.vb:line 1346Void ProcessResults(Int32)