Hi All,
I am using Visual Web Developer Express 2010. It is running on Server 2003 with ASP 4.
As I add my gridview and choose my datasource (which is a password protected mdb file) it connects just fine. It does ask me for the password twice through out the process. I enter it and I do perform the test query option and all seems fine.
However, once I test the page in the browser I receive a rude error page stating: "[OleDbException (0x80040e4d): Not a valid password.]"
I am guessing that the password I entered during the setup of the datasource is not being saved. How do I enter in the password so the form keeps it? Web.config or code? I have went crossed eyed searching for this with VWD Express.
Any help would be great.
Thank you.