Click here to Skip to main content
16,005,038 members
Home / Discussions / C#
   

C#

 
GeneralRe: managed DLL error with C# Pin
Doom-Child21-Feb-05 12:48
Doom-Child21-Feb-05 12:48 
GeneralRe: managed DLL error with C# Pin
Heath Stewart21-Feb-05 13:03
protectorHeath Stewart21-Feb-05 13:03 
GeneralRe: managed DLL error with C# Pin
Doom-Child21-Feb-05 13:45
Doom-Child21-Feb-05 13:45 
GeneralRe: managed DLL error with C# Pin
Heath Stewart21-Feb-05 13:59
protectorHeath Stewart21-Feb-05 13:59 
GeneralRe: managed DLL error with C# Pin
Doom-Child21-Feb-05 16:13
Doom-Child21-Feb-05 16:13 
GeneralRe: managed DLL error with C# Pin
Heath Stewart22-Feb-05 6:50
protectorHeath Stewart22-Feb-05 6:50 
GeneralRe: managed DLL error with C# Pin
Doom-Child22-Feb-05 6:58
Doom-Child22-Feb-05 6:58 
GeneralRe: managed DLL error with C# Pin
Heath Stewart22-Feb-05 7:18
protectorHeath Stewart22-Feb-05 7:18 
Here's a little test to make sure debugging isn't the problem. Add Console.WriteLine("Before new Class1()"); before you instantiate Class1, and Console.WriteLine("After new Class1()"); after then run the command from the command line in your project's root followed by bin\debug (be default, unless you changed it). Do you see both lines output to the console?

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: managed DLL error with C# Pin
Doom-Child22-Feb-05 8:16
Doom-Child22-Feb-05 8:16 
GeneralRe: managed DLL error with C# Pin
Doom-Child22-Feb-05 8:20
Doom-Child22-Feb-05 8:20 
GeneralRe: managed DLL error with C# Pin
Doom-Child22-Feb-05 9:26
Doom-Child22-Feb-05 9:26 
GeneralRe: managed DLL error with C# Pin
Heath Stewart22-Feb-05 13:10
protectorHeath Stewart22-Feb-05 13:10 
GeneralRe: managed DLL error with C# Pin
Heath Stewart22-Feb-05 13:06
protectorHeath Stewart22-Feb-05 13:06 
QuestionIs it possible??? Pin
students552 university21-Feb-05 8:27
students552 university21-Feb-05 8:27 
AnswerRe: Is it possible??? Pin
Heath Stewart21-Feb-05 12:27
protectorHeath Stewart21-Feb-05 12:27 
Questionhow to connect to Net without voilating security issues Pin
Samar Aarkotti21-Feb-05 7:34
Samar Aarkotti21-Feb-05 7:34 
AnswerRe: how to connect to Net without voilating security issues Pin
leppie21-Feb-05 11:12
leppie21-Feb-05 11:12 
GeneralGetting notification of alteration to a collection Pin
FocusedWolf21-Feb-05 7:08
FocusedWolf21-Feb-05 7:08 
GeneralRe: I need a collection thats threadsafe and doesn't inherit collectionbase Pin
Heath Stewart21-Feb-05 7:19
protectorHeath Stewart21-Feb-05 7:19 
GeneralRe: I need a collection thats threadsafe and doesn't inherit collectionbase Pin
FocusedWolf21-Feb-05 9:52
FocusedWolf21-Feb-05 9:52 
GeneralRe: I need a collection thats threadsafe and doesn't inherit collectionbase Pin
Heath Stewart21-Feb-05 12:03
protectorHeath Stewart21-Feb-05 12:03 
GeneralUserControl Pin
Exenten21-Feb-05 6:43
Exenten21-Feb-05 6:43 
GeneralRe: UserControl Pin
Dave Kreskowiak21-Feb-05 15:35
mveDave Kreskowiak21-Feb-05 15:35 
GeneralSorting in DataGrid Pin
Anonymous21-Feb-05 6:01
Anonymous21-Feb-05 6:01 
GeneralRe: Sorting in DataGrid Pin
Heath Stewart21-Feb-05 12:18
protectorHeath Stewart21-Feb-05 12:18 

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.