S
Stephen Martinelli
I have a asp app that works well on local host. The connection string is as
follows in the web.config
<appSettings>
<add key="cs" value="Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=c:\databases\sfleet.mdb"/>
</appSettings>
I moved the app to a 2000 server that i just installed to test it and cant
get the connection to work. Is there a difference running on a XP localhost
and a 2000 server? I set the server up as a member of a workgroup...
Im stumped
follows in the web.config
<appSettings>
<add key="cs" value="Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=c:\databases\sfleet.mdb"/>
</appSettings>
I moved the app to a 2000 server that i just installed to test it and cant
get the connection to work. Is there a difference running on a XP localhost
and a 2000 server? I set the server up as a member of a workgroup...
Im stumped