Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Resource URI's in Connection String

0 views
Skip to first unread message

Fred Chateau

unread,
Dec 11, 2009, 7:39:27 PM12/11/09
to
What are these resource URI's in the connection string? I do not see any
resource files in the VS 2008 project.

--
Regards,

Fred Chateau


Fred Chateau

unread,
Dec 11, 2009, 8:12:55 PM12/11/09
to
> What are these resource URI's in the connection string? I do not see any
> resource files in the VS 2008 project.

Well, that was stupid. Here's the connection string.

<add name="ContactManagerDBEntities" connectionString=
"metadata=res://*/Models.ContactManagerModel.csdl|
res://*/Models.ContactManagerModel.ssdl|
res://*/Models.ContactManagerModel.msl;
provider=System.Data.SqlClient;
provider connection string=&quot;Data Source=.\SQLEXPRESS;
AttachDbFilename=|DataDirectory|\ContactManagerDB.mdf;
Integrated Security=True;User Instance=True;
MultipleActiveResultSets=True&quot;"
providerName="System.Data.EntityClient"/>

Regards,

Fred Chateau


0 new messages