Hi, Im using windows authentication on the sql database - i dont need a username & password....
I have tested the connection on another application & i use the string :
<connectionString="Server=work-akj52nhfch\fastenerstop;Database=Fastenerstop;Trusted_Connection=yes;" providerName="System.Data.SqlClient"/>
What is wrong? I am trying to install dotshopping cart on my local server, not remotly to a host.....
I have also tried to install using work-akj52nhfch\fastenerstop (to identify the instance)
Id really like to test your cart out as going to purchase one very soon!
Thanks.
|