Click here to Skip to main content
15,917,808 members
Home / Discussions / C#
   

C#

 
GeneralNeed help in C# Pin
WCH23-Mar-05 7:25
WCH23-Mar-05 7:25 
GeneralRe: Need help in C# Pin
Judah Gabriel Himango23-Mar-05 7:43
sponsorJudah Gabriel Himango23-Mar-05 7:43 
GeneralRe: Need help in C# Pin
WCH23-Mar-05 7:49
WCH23-Mar-05 7:49 
GeneralRe: Need help in C# Pin
Judah Gabriel Himango23-Mar-05 9:00
sponsorJudah Gabriel Himango23-Mar-05 9:00 
GeneralInterface Problems Pin
Ox53746F6E6523-Mar-05 6:27
Ox53746F6E6523-Mar-05 6:27 
GeneralRe: Interface Problems Pin
leppie23-Mar-05 6:41
leppie23-Mar-05 6:41 
GeneralRe: Interface Problems Pin
Ox53746F6E6523-Mar-05 6:45
Ox53746F6E6523-Mar-05 6:45 
GeneralRe: Interface Problems Pin
J4amieC23-Mar-05 9:21
J4amieC23-Mar-05 9:21 
The simple answer in that case is that the object you are creating either does not implement that interface, or it cannot be cast to an object which implements that interface.

I suggest using the debugger to determine exactly what object is returned from your Activator.CreateInstance call.
GeneralRe: Interface Problems Pin
Joel Lucsy23-Mar-05 7:10
Joel Lucsy23-Mar-05 7:10 
GeneralRe: Interface Problems Pin
Ox53746F6E6523-Mar-05 7:41
Ox53746F6E6523-Mar-05 7:41 
GeneralDispose Error Pin
JMichael246823-Mar-05 4:38
JMichael246823-Mar-05 4:38 
GeneralRe: Dispose Error Pin
mav.northwind23-Mar-05 6:04
mav.northwind23-Mar-05 6:04 
GeneralRe: Dispose Error Pin
JMichael246823-Mar-05 7:42
JMichael246823-Mar-05 7:42 
GeneralRe: Dispose Error Pin
mav.northwind23-Mar-05 19:10
mav.northwind23-Mar-05 19:10 
GeneralCreate table in access database Pin
webhay23-Mar-05 3:08
webhay23-Mar-05 3:08 
GeneralRe: Create table in access database Pin
mav.northwind23-Mar-05 6:14
mav.northwind23-Mar-05 6:14 
GeneralRe: Create table in access database Pin
webhay23-Mar-05 6:24
webhay23-Mar-05 6:24 
GeneralRe: Create table in access database Pin
mav.northwind23-Mar-05 19:37
mav.northwind23-Mar-05 19:37 
GeneralMultiThread reading from stream Pin
Snowjim23-Mar-05 2:55
Snowjim23-Mar-05 2:55 
GeneralRe: MultiThread reading from stream Pin
leppie23-Mar-05 3:28
leppie23-Mar-05 3:28 
GeneralRe: MultiThread reading from stream Pin
Snowjim23-Mar-05 4:02
Snowjim23-Mar-05 4:02 
GeneralRe: MultiThread reading from stream Pin
Dave Kreskowiak23-Mar-05 11:24
mveDave Kreskowiak23-Mar-05 11:24 
GeneralStreamWriter and non-unicode writing to file Pin
23-Mar-05 1:36
suss23-Mar-05 1:36 
GeneralRe: StreamWriter and non-unicode writing to file Pin
leppie23-Mar-05 3:31
leppie23-Mar-05 3:31 
GeneralConverting to Word Pin
Amir Jalaly23-Mar-05 0:27
Amir Jalaly23-Mar-05 0:27 

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.