Click here to Skip to main content
15,889,808 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All.

i'musing EntityDataSource to bring data from database and put it in list view. but when i configure data source for EntityDataSource and select connection name it give me this error message:

"the metadata specified in the connection string could not be loaded consider rebuilding the web project to build
assemblies that my contain metadata. the following error(s) occurred:
unalble to load the spefied metadata resource."

how i can solve it??!!
Posted

1 solution

Have you tried the answer at - EntityDataSource EF 4.0: configure through smart tag results in metadata not found[^] ?

It might help you.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900