Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keyword not supported: 'metadata'
Message
From
19/09/2011 11:35:49
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
18/09/2011 19:11:01
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01523886
Message ID:
01523941
Views:
44
>Correction... i provided a way wrong connection string. Here is the one I am using:
>
>connectionString="metadata=res://*/EntityDataModel.csdl|res://*/EntityDataModel.ssdl|res://*/EntityDataModel.msl;provider=System.Data.SqlClient;provider connection string="Data Source = AUSTIN-PC\SILVERMOON;Initial Catalog=TennisProPackDB;Persist Security Info=True;User ID=sa;Password=silvermoon;MultipleActiveResultSets=True;""

Austin,

What do you have in the databases section for MM connection string? It sounds like the mm parser for connection is finding the "metadata" also. It should look something like this.
<add key="PantryWare\Connection" value="server=BTSMAIN\SQL2008;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=PantryWare;" />
    <add key="PantryWare\DataAccessClass" value="DataAccessSql" />
    <add key="EntityDataModelContainer\DataAccessClass" value="DataAccessSqlEF" />
Timothy Bryan
Previous
Reply
Map
View

Click here to load this message in the networking platform