c# - connectionstring for sql server 2008 r2 -


this question exact duplicate of:

i'm trying connect sql server 2008 r2 windows form aplication app.config file in xml=1.0 using connection string

server=10.217.192.130;database=candb;user id=cw01\uidv7832;password=mypass!; 

and gives out error :

an error occurred while getting provider information database. can caused entity framework using incorrect connection string. check inner exceptions details , ensure connection string correct.

can tell me why?

try connect sql server through server explorer view (menu bar) in vs. property corresponding connection string.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -