Click here to Skip to main content
16,012,316 members
Home / Discussions / C#
   

C#

 
QuestionAlternative WebBrowser Pin
el_MKay2-Feb-07 4:05
el_MKay2-Feb-07 4:05 
AnswerRe: Alternative WebBrowser Pin
Judah Gabriel Himango2-Feb-07 4:57
sponsorJudah Gabriel Himango2-Feb-07 4:57 
QuestionShowing a record Set on WIndows C# form Pin
Muhammad Ahmed2-Feb-07 4:03
Muhammad Ahmed2-Feb-07 4:03 
AnswerRe: Showing a record Set on WIndows C# form Pin
bobsugar2222-Feb-07 4:08
bobsugar2222-Feb-07 4:08 
Questiondeserialization Pin
mihksoft2-Feb-07 3:49
mihksoft2-Feb-07 3:49 
AnswerRe: deserialization Pin
Judah Gabriel Himango2-Feb-07 4:58
sponsorJudah Gabriel Himango2-Feb-07 4:58 
QuestionInvoking function from out of process DLL Pin
Abhi Lahare2-Feb-07 3:47
Abhi Lahare2-Feb-07 3:47 
AnswerRe: Invoking function from out of process DLL Pin
parsiphal2-Feb-07 5:00
parsiphal2-Feb-07 5:00 
Huge question Smile | :)

The point should be where you catch the Object Reference: may be MyObj isn't what you expect to. Try to verify which class you have referred to. Having a null result mean that signature cannot be detected in the class (you may have optionally an exception to be raised instead of null return using a BindingFlag if i'm not joked by my memory).

As long as MyObj is ServerDLL.Class1 your code should work, it seems to me. If you do not come to a point, please write a little demo for us to be tested against. I'm probably not able to come forth with a solution without playing a little with the child.

Sorry, it's all I can do



Parsiphal

GeneralRe: Invoking function from out of process DLL Pin
Abhi Lahare2-Feb-07 6:33
Abhi Lahare2-Feb-07 6:33 
GeneralRe: Invoking function from out of process DLL Pin
parsiphal5-Feb-07 2:59
parsiphal5-Feb-07 2:59 
AnswerRe: Invoking function from out of process DLL Pin
Judah Gabriel Himango2-Feb-07 5:00
sponsorJudah Gabriel Himango2-Feb-07 5:00 
GeneralRe: Invoking function from out of process DLL Pin
Abhi Lahare2-Feb-07 6:10
Abhi Lahare2-Feb-07 6:10 
GeneralRe: Invoking function from out of process DLL Pin
Judah Gabriel Himango2-Feb-07 6:33
sponsorJudah Gabriel Himango2-Feb-07 6:33 
GeneralRe: Invoking function from out of process DLL Pin
Abhi Lahare5-Feb-07 9:21
Abhi Lahare5-Feb-07 9:21 
GeneralRe: Invoking function from out of process DLL Pin
Judah Gabriel Himango5-Feb-07 9:43
sponsorJudah Gabriel Himango5-Feb-07 9:43 
Questioncompact framework Pin
Edwin_Olo2-Feb-07 3:12
Edwin_Olo2-Feb-07 3:12 
AnswerRe: compact framework Pin
george ivanov2-Feb-07 3:20
george ivanov2-Feb-07 3:20 
GeneralRe: Which user has the file open? Pin
RugbyLeague2-Feb-07 2:32
RugbyLeague2-Feb-07 2:32 
Questionjavascript code Pin
acodman2-Feb-07 2:21
acodman2-Feb-07 2:21 
AnswerRe: javascript code Pin
Ravi Bhavnani2-Feb-07 3:00
professionalRavi Bhavnani2-Feb-07 3:00 
GeneralRe: javascript code Pin
badgrs2-Feb-07 4:14
badgrs2-Feb-07 4:14 
QuestionHow to set CurrentCell in DataGrid Pin
george ivanov2-Feb-07 2:11
george ivanov2-Feb-07 2:11 
AnswerRe: How to set CurrentCell in DataGrid Pin
andre_swnpl2-Feb-07 2:21
andre_swnpl2-Feb-07 2:21 
GeneralRe: How to set CurrentCell in DataGrid Pin
george ivanov2-Feb-07 2:38
george ivanov2-Feb-07 2:38 
QuestionGet parameters in Windows Forms App Pin
blackjack21502-Feb-07 1:59
blackjack21502-Feb-07 1:59 

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.