Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keyword not supported: 'metadata'
Message
De
19/09/2011 11:35:49
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
18/09/2011 19:11:01
Austin Pantall
Silvermoon Consulting
Arkansas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01523886
Message ID:
01523941
Vues:
47
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform