Click here to Skip to main content
15,888,816 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: To bind or not to bind? Pin
Eddy Vluggen27-Jan-11 11:29
professionalEddy Vluggen27-Jan-11 11:29 
GeneralRe: To bind or not to bind? Pin
Sander Rossel27-Jan-11 11:49
professionalSander Rossel27-Jan-11 11:49 
AnswerRe: To bind or not to bind? Pin
RobCroll26-Jan-11 12:41
RobCroll26-Jan-11 12:41 
AnswerRe: To bind or not to bind? Pin
Abhinav S28-Jan-11 19:27
Abhinav S28-Jan-11 19:27 
QuestionThe Dreaded Stackoverflow Exception Pin
L Viljoen25-Jan-11 22:02
professionalL Viljoen25-Jan-11 22:02 
AnswerRe: The Dreaded Stackoverflow Exception Pin
Pete O'Hanlon26-Jan-11 1:06
mvePete O'Hanlon26-Jan-11 1:06 
GeneralRe: The Dreaded Stackoverflow Exception Pin
L Viljoen26-Jan-11 1:12
professionalL Viljoen26-Jan-11 1:12 
GeneralRe: The Dreaded Stackoverflow Exception Pin
Pete O'Hanlon26-Jan-11 1:20
mvePete O'Hanlon26-Jan-11 1:20 
There's your problem then. The Loader Lock was introduced in VS2005. From MSDN[^]:

"The loaderLock managed debugging assistant (MDA) detects attempts to execute managed code on a thread that holds the Microsoft Windows operating system loader lock. Any such execution is illegal because it can lead to deadlocks and to use of DLLs before they have been initialized by the operating system's loader."

I'm not a stalker, I just know things. Oh by the way, you're out of milk.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


GeneralRe: The Dreaded Stackoverflow Exception Pin
L Viljoen26-Jan-11 1:22
professionalL Viljoen26-Jan-11 1:22 
GeneralRe: The Dreaded Stackoverflow Exception Pin
Pete O'Hanlon26-Jan-11 1:28
mvePete O'Hanlon26-Jan-11 1:28 
GeneralRe: The Dreaded Stackoverflow Exception Pin
Dave Kreskowiak26-Jan-11 3:25
mveDave Kreskowiak26-Jan-11 3:25 
GeneralRe: The Dreaded Stackoverflow Exception Pin
L Viljoen26-Jan-11 3:28
professionalL Viljoen26-Jan-11 3:28 
AnswerRe: The Dreaded Stackoverflow Exception Pin
Abhinav S26-Jan-11 2:19
Abhinav S26-Jan-11 2:19 
AnswerRe: The Dreaded Stackoverflow Exception Pin
Robert Tanenbaum28-Jan-11 3:20
Robert Tanenbaum28-Jan-11 3:20 
QuestionLinq to SQL - yes or no...? Pin
Pravin Patil, Mumbai25-Jan-11 21:20
Pravin Patil, Mumbai25-Jan-11 21:20 
AnswerRe: Linq to SQL - yes or no...? Pin
L Viljoen25-Jan-11 22:07
professionalL Viljoen25-Jan-11 22:07 
AnswerRe: Linq to SQL - yes or no...? Pin
Not Active26-Jan-11 2:16
mentorNot Active26-Jan-11 2:16 
AnswerRe: Linq to SQL - yes or no...? Pin
dasblinkenlight26-Jan-11 3:58
dasblinkenlight26-Jan-11 3:58 
AnswerRe: Linq to SQL - yes or no...? Pin
Steve Maier26-Jan-11 5:51
professionalSteve Maier26-Jan-11 5:51 
AnswerRe: Linq to SQL - yes or no...? Pin
Robert Tanenbaum28-Jan-11 3:30
Robert Tanenbaum28-Jan-11 3:30 
QuestionRunning a .Net EXE from a network server Pin
Richard Jones25-Jan-11 9:29
Richard Jones25-Jan-11 9:29 
AnswerRe: Running a .Net EXE from a network server Pin
Pete O'Hanlon25-Jan-11 11:01
mvePete O'Hanlon25-Jan-11 11:01 
GeneralRe: Running a .Net EXE from a network server Pin
Richard Jones26-Jan-11 2:55
Richard Jones26-Jan-11 2:55 
GeneralRe: Running a .Net EXE from a network server Pin
Pete O'Hanlon26-Jan-11 12:09
mvePete O'Hanlon26-Jan-11 12:09 
AnswerRe: Running a .Net EXE from a network server Pin
Not Active25-Jan-11 15:22
mentorNot Active25-Jan-11 15:22 

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.