Closed ChrisLethem closed 7 years ago
Is there a useable app.config file present in the project with the edmx model?
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.
I think I would need a reproduction project.
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 .
Which power tools version do you have installed (you can see it in Help, About in VS) ?
Closing as no repro project received -
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.