Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keyword not supported: 'metadata'
Message
De
18/09/2011 17:32:29
Austin Pantall
Silvermoon Consulting
Arkansas, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Keyword not supported: 'metadata'
Divers
Thread ID:
01523886
Message ID:
01523886
Vues:
390
Hello,

I am new to Mere Mortals and just obtained my first copy on Friday. I can't seem to get through Jump Start: Web Forms Application - C# . The second to last step where we add the ability to add order details always throws an error when I click the Add Details button:

Keyword not supported: 'metadata'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Keyword not supported: 'metadata'.

This is my second time through the tutorial, this time using my own data. Everything else works fine; it's just this piece that generates the error. Here is my connection string for the entitydatamodelcontainer:
"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;App=EntityFramework"" providerName="System.Data.EntityClient"

Any thoughts?

Austin
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform