Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
GeneralRe: if/else statement for command button; object reference not set to an instance error [modified] Pin
leckey6-Jul-06 7:55
leckey6-Jul-06 7:55 
GeneralRe: if/else statement for command button; object reference not set to an instance error Pin
Paul Conrad6-Jul-06 8:00
professionalPaul Conrad6-Jul-06 8:00 
GeneralRe: if/else statement for command button; object reference not set to an instance error Pin
Paul Conrad6-Jul-06 8:04
professionalPaul Conrad6-Jul-06 8:04 
AnswerRe: if/else statement for command button; object reference not set to an instance error Pin
Guffa6-Jul-06 8:16
Guffa6-Jul-06 8:16 
GeneralRe: if/else statement for command button; object reference not set to an instance error Pin
leckey6-Jul-06 8:40
leckey6-Jul-06 8:40 
AnswerRe: if/else statement for command button; object reference not set to an instance error Pin
Paul Conrad6-Jul-06 6:59
professionalPaul Conrad6-Jul-06 6:59 
QuestionListView Item/Subitem backcolor solution Pin
Aaron Dilliard6-Jul-06 5:33
Aaron Dilliard6-Jul-06 5:33 
QuestionPlugin can't see referenced code Pin
berry seltzer6-Jul-06 5:17
berry seltzer6-Jul-06 5:17 
I'm developing a plugin architecture for an application that will translate some database schema to an XML document that complies with an XML schema. Most of my architecture has been modelled after the article posted by 'Redth' here: http://www.codeproject.com/csharp/pluginsincsharp.asp

I'm able to call some methods from the host so long as those methods do not reference any classes outside of the namespace that the host sits in. Once I attempt to call methods from a namespace that it outside of the host (ie the namespace that contains all the data binding for the XML schema that I need to use) I get a MissingMethodException. All the correct references are in place and everything builds fine, yet the plugin can't access any of the classes in the data binding layer at runtime.

Any suggestions? Thanks!
QuestionHow to retrieve image with Html Pin
Bluebamboo6-Jul-06 5:13
Bluebamboo6-Jul-06 5:13 
AnswerRe: How to retrieve image with Html Pin
Not Active6-Jul-06 5:32
mentorNot Active6-Jul-06 5:32 
GeneralRe: How to retrieve image with Html Pin
Bluebamboo6-Jul-06 5:46
Bluebamboo6-Jul-06 5:46 
AnswerRe: How to retrieve image with Html Pin
led mike6-Jul-06 5:42
led mike6-Jul-06 5:42 
GeneralRe: How to retrieve image with Html Pin
Bluebamboo6-Jul-06 5:58
Bluebamboo6-Jul-06 5:58 
GeneralRe: How to retrieve image with Html Pin
led mike6-Jul-06 6:26
led mike6-Jul-06 6:26 
GeneralRe: How to retrieve image with Html Pin
Bluebamboo6-Jul-06 6:31
Bluebamboo6-Jul-06 6:31 
Questiontiff file reading Pin
roopeshgangwar6-Jul-06 4:16
roopeshgangwar6-Jul-06 4:16 
AnswerRe: tiff file reading Pin
rubben6-Jul-06 5:17
rubben6-Jul-06 5:17 
GeneralRe: tiff file reading Pin
roopeshgangwar6-Jul-06 9:19
roopeshgangwar6-Jul-06 9:19 
QuestionTreeview [modified] Pin
travellermania6-Jul-06 3:49
travellermania6-Jul-06 3:49 
AnswerRe: Treeview Pin
Nader Elshehabi6-Jul-06 5:18
Nader Elshehabi6-Jul-06 5:18 
Questionarray exporting in c++ dll to c# client Pin
Tugberk_Kara6-Jul-06 3:21
Tugberk_Kara6-Jul-06 3:21 
AnswerRe: array exporting in c++ dll to c# client Pin
rubben6-Jul-06 5:06
rubben6-Jul-06 5:06 
GeneralRe: array exporting in c++ dll to c# client Pin
Tugberk_Kara6-Jul-06 5:36
Tugberk_Kara6-Jul-06 5:36 
QuestionDisplaying a label over other controls Pin
anderde6-Jul-06 3:20
anderde6-Jul-06 3:20 
AnswerRe: Displaying a label over other controls Pin
Not Active6-Jul-06 3:30
mentorNot Active6-Jul-06 3:30 

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.