Windows Azure, Entity Framework. Keyword not supported: 'metadata'.
问题 This has been asked a few times but I haven't been able to make any of the suggestions work for me. I have a website and SQL database that I've build locally and now deployed into Azure. The database is a linked resource to the website. I am able to browse the website and I'm even able to connect and run queries against the database using ADO.Net and a standard connection string. The problem is when I try to connect using Entity Framework I keep getting Keyword not supported: 'metadata'. I've