HELP: deploying applications that use LINQ to Entities.
- by Luiscencio
HI COMUNITY!!!!
I want to use L2E since it s very convenient to my company's apps, I created a demo project, the demo does run on every machine but when I, lets say, press a button that has some code that uses the entity I get this error:
specified store provider cannot be found in the configuration, or is not valid.
note that I get this error…