I\'m using EF and generated .EDMX from it but then I only wanted it to be used for automated generation of Class Files.
I then used the Class Files to create a Enti
Copy and paste the connectionstring to your WEBAPI Project web.config file will solve the issue.