ErikEJ / EntityFramework6PowerTools

This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
Other
183 stars 26 forks source link

Can't Find Connectionstring match the DBContext #15

Closed ChrisLethem closed 7 years ago

ChrisLethem commented 7 years ago

I Just installed the power tool so that I could get a visual of the data model. But alas, I am unable to user the power tool as the extension is unable to find the connectstring in the web.config file. or the App.Config file.

ErikEJ commented 7 years ago

Is there a useable app.config file present in the project with the edmx model?

ChrisLethem commented 7 years ago

I implemented the code first with existing database. So no edmx file. I did then create an app.config file and added it to the project but I still received an error message that the connection string could not be found. I hope this info is helpful. Sincerely Chris

Sent from my iPhone

On Sep 8, 2017, at 20:11, Erik Ejlskov Jensen notifications@github.com wrote:

Is there a useable app.config file present in the project with the edmx model?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

ErikEJ commented 7 years ago

I think I would need a reproduction project.

ChrisLethem commented 7 years ago

Let me see if I can zip up the project for your perusal. I will get something to you by tomorrow. CHEERS Chris Lethem

On Sat, Sep 9, 2017 at 11:48 AM, Erik Ejlskov Jensen < notifications@github.com> wrote:

I think I would need a reproduction project.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ErikEJ/EntityFramework6PowerTools/issues/15#issuecomment-328305366, or mute the thread https://github.com/notifications/unsubscribe-auth/AUI83r47oTHL-PVh-J7CcbTDQUEY3raiks5sgwengaJpZM4PRzja .

ErikEJ commented 7 years ago

Which power tools version do you have installed (you can see it in Help, About in VS) ?

ErikEJ commented 7 years ago

Closing as no repro project received -