Click here to Skip to main content
15,901,205 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Shameless woot! Pin
charlieg5-Mar-18 7:26
charlieg5-Mar-18 7:26 
GeneralRe: Shameless woot! Pin
Marc Clifton6-Mar-18 1:29
mvaMarc Clifton6-Mar-18 1:29 
GeneralRe: Shameless woot! Pin
charlieg6-Mar-18 3:39
charlieg6-Mar-18 3:39 
GeneralRe: Shameless woot! Pin
raddevus5-Mar-18 8:00
mvaraddevus5-Mar-18 8:00 
GeneralRe: Shameless woot! Pin
Marc Clifton6-Mar-18 1:18
mvaMarc Clifton6-Mar-18 1:18 
GeneralRe: Shameless woot! Pin
abmv5-Mar-18 8:25
professionalabmv5-Mar-18 8:25 
GeneralRe: Shameless woot! Pin
Marc Clifton6-Mar-18 1:32
mvaMarc Clifton6-Mar-18 1:32 
GeneralThe things that reaffirm... Pin
Marc Clifton5-Mar-18 1:41
mvaMarc Clifton5-Mar-18 1:41 

The context is being used in Code First mode with code that was generated from an EDMX file for either Database First or Model First development. This will not work correctly. To fix this problem do not remove the line of code that throws this exception. If you wish to use Database First or Model First, then make sure that the Entity Framework connection string is included in the app.config or web.config of the start-up project. If you are creating your own DbConnection, then make sure that it is an EntityConnection and not some other type of DbConnection, and that you pass it to one of the base DbContext constructors that take a DbConnection. To learn more about Code First, Database First, and Model First see the Entity Framework documentation here: Entity Framework (EF) Documentation


So glad I don't use EF!
Latest Article - Contextual Data Explorer

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

GeneralRe: The things that reaffirm... Pin
CodeWraith5-Mar-18 1:59
CodeWraith5-Mar-18 1:59 
GeneralRe: The things that reaffirm... Pin
Marc Clifton5-Mar-18 2:04
mvaMarc Clifton5-Mar-18 2:04 
GeneralRe: The things that reaffirm... Pin
CodeWraith5-Mar-18 2:16
CodeWraith5-Mar-18 2:16 
GeneralRe: The things that reaffirm... Pin
lopatir5-Mar-18 2:06
lopatir5-Mar-18 2:06 
GeneralRe: The things that reaffirm... Pin
CodeWraith5-Mar-18 2:28
CodeWraith5-Mar-18 2:28 
GeneralRe: The things that reaffirm... Pin
F-ES Sitecore5-Mar-18 3:00
professionalF-ES Sitecore5-Mar-18 3:00 
GeneralRe: The things that reaffirm... Pin
CodeWraith5-Mar-18 4:24
CodeWraith5-Mar-18 4:24 
GeneralRe: The things that reaffirm... Pin
F-ES Sitecore5-Mar-18 4:39
professionalF-ES Sitecore5-Mar-18 4:39 
GeneralRe: The things that reaffirm... Pin
CodeWraith5-Mar-18 4:50
CodeWraith5-Mar-18 4:50 
GeneralRe: The things that reaffirm... Pin
raddevus5-Mar-18 2:38
mvaraddevus5-Mar-18 2:38 
GeneralRe: The things that reaffirm... Pin
F-ES Sitecore5-Mar-18 3:15
professionalF-ES Sitecore5-Mar-18 3:15 
GeneralRe: The things that reaffirm... Pin
raddevus5-Mar-18 7:28
mvaraddevus5-Mar-18 7:28 
GeneralRe: The things that reaffirm... Pin
F-ES Sitecore5-Mar-18 22:19
professionalF-ES Sitecore5-Mar-18 22:19 
GeneralRe: The things that reaffirm... Pin
#realJSOP5-Mar-18 2:53
professional#realJSOP5-Mar-18 2:53 
GeneralRe: The things that reaffirm... Pin
Kevin Marois5-Mar-18 4:33
professionalKevin Marois5-Mar-18 4:33 
GeneralRe: The things that reaffirm... Pin
#realJSOP5-Mar-18 3:41
professional#realJSOP5-Mar-18 3:41 
GeneralRe: The things that reaffirm... Pin
CodeWraith5-Mar-18 4:36
CodeWraith5-Mar-18 4:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   502 votes