I am trying to publish a web application through my local IIS. The database is local access database. I got this error that it is not a valid connection string as below. However, I can't see anything wrong with it.
The value
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Temp\eAdvanceData.mdb;User Id=admin;Password=;'
is not a valid connection string or an absolute path.