I was using an .mdf for connecting to a database and entityClient. Now I want to change the connection string so that there will be no
.mdf
database
entityClient
You could try to replace the metadata:
metadata=res:///conString.csdl|res:///conString.ssdl|res://*/conString.msl
to:
metadata=res://*/;