User800852009 posted
Hi,
I am using a microsoft access database for my website. This access database links to the other databases on the network.I am trying to host the web site using IIS and I am getting following error.
'I:\Data\DATA\vbproject\data.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.
My connection string is :
<add name="MOMSConnectionString" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Inetpub\wwwroot\MyWebsite\App_Data\Records.mdb""
providerName="System.Data.OleDb" />
Records.mdb has links to the other databases.
Please help me with this.
Thanks
is not a valid path