Hi,
blog_9.0
MM_blog_STRING = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\www\localuser\cfwebdesign.co.uk\database\Blog.mdb;Persist Security Info=False"
I think this is the right path.
http://www.cfwebdesign.co.uk/blog/login.aspTried the default username and password.
Help!
It's saying that the path you have in the config is:
c:\www\localuser\cfwebdesign.co.uk\database\Blog.mdb
This is b/c you didn't put a drive letter before the path so it defaulted to C. Double check the location again and it should be fine.