In addition to the above:
Data Source=C:\Databases\WebSite.mdb;User Id=xxx;Password=xxxx
is probably not correct. The User Id and Password are not the user id and password from your account, an admin account or another Windows account. You set these settings through Access. In your case, you don't need them.
However, all this is related to ASP and Access. In your case, you're using ASP.NET and SQL Server so different rules apply. Give the Network Service read access to your entire site, and write access to the App_Data folder and things should work.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.