iis 7 - IIS using Entity framework getting error- The underlying provider failed on Open -


I use a website hosted in IIS using the website unit structure I use the connection string- < / P>

  & lt; Add name = "ShiftEntities" connectionString = "metadata = res: //*/ShModel.csdl | res: //*/ShModel.ssdl | Res: //*/ShModel.msl; Provider = System.Data.SqlClient; Provider Connection string = & amp; quot; data source = shift; initial list = alfaultdata; security information continues = true; user id = alfaultdata_admin; password = alfalfaadata3!; Multiple verb = true; application name = unit framework & amp; ; Quot; "Provider Name =" System.Data.EntityClient "/>  

But I'm getting the error - the underlying provider failed on the open

How can I solve it?


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -