SQL connection string
hi all,
i tired made connection between sql server database and asp.net2.0 and i succesed do it in my localmachine , but when i did it in my web i got this error messege :
Invalid value for key 'attachdbfilename'
the connection string used :
<connectionStrings>
<add name="dashConnectionString1" connectionString="Data Source=208.116.16.3;AttachDbFilename=|DataDirector y|/dash.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient"/>
</connectionStrings>
can any one help me plz.
Thanks in advance,
Ali Naeem
__________________
Ali Naeem
|