Click here to Skip to main content
15,925,723 members
Home / Discussions / C#
   

C#

 
QuestionDetermining radio button choice...??? Pin
vlusardi19-Aug-03 7:33
vlusardi19-Aug-03 7:33 
AnswerRe: Determining radio button choice...??? Pin
Heath Stewart19-Aug-03 9:56
protectorHeath Stewart19-Aug-03 9:56 
GeneralGIS in C# Pin
laphijia19-Aug-03 7:07
laphijia19-Aug-03 7:07 
GeneralUsing ActiveX control in C# Pin
Big Trev19-Aug-03 6:43
Big Trev19-Aug-03 6:43 
GeneralRe: Using ActiveX control in C# Pin
Stephane Rodriguez.19-Aug-03 8:45
Stephane Rodriguez.19-Aug-03 8:45 
GeneralRe: Using ActiveX control in C# Pin
Heath Stewart19-Aug-03 10:03
protectorHeath Stewart19-Aug-03 10:03 
GeneralRe: Using ActiveX control in C# Pin
Big Trev19-Aug-03 21:32
Big Trev19-Aug-03 21:32 
GeneralRe: Using ActiveX control in C# Pin
Heath Stewart20-Aug-03 2:26
protectorHeath Stewart20-Aug-03 2:26 
Did you unregister your interop assembly and re-register the actual ActiveX OCX? You might also re-install ActiveX control if it was packed in an installer, since the install might have written more registry entries. It seems as if the actual COM method (remember, the interop assembly is only a Runtime Callable Wrapper (RCW), in which calls are forwarded) is not being called because the forwarding method can't the object to call.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Using ActiveX control in C# Pin
Big Trev20-Aug-03 2:44
Big Trev20-Aug-03 2:44 
GeneralMicrosoft Word automation Pin
Radoslav Bielik19-Aug-03 6:35
Radoslav Bielik19-Aug-03 6:35 
GeneralRe: Microsoft Word automation Pin
Stephane Rodriguez.19-Aug-03 6:42
Stephane Rodriguez.19-Aug-03 6:42 
GeneralRe: Microsoft Word automation Pin
Radoslav Bielik19-Aug-03 7:16
Radoslav Bielik19-Aug-03 7:16 
GeneralAdd a progressbar to a statusbar... Pin
BoozeBomb19-Aug-03 4:18
BoozeBomb19-Aug-03 4:18 
GeneralRe: Add a progressbar to a statusbar... Pin
Heath Stewart19-Aug-03 10:04
protectorHeath Stewart19-Aug-03 10:04 
Questionany "smarter" to convert char[] to byte[]? Pin
zecodela19-Aug-03 0:32
zecodela19-Aug-03 0:32 
AnswerRe: any "smarter" to convert char[] to byte[]? Pin
Venkatraman19-Aug-03 2:24
Venkatraman19-Aug-03 2:24 
GeneralRe: any "smarter" to convert char[] to byte[]? Pin
Heath Stewart19-Aug-03 10:07
protectorHeath Stewart19-Aug-03 10:07 
GeneralDateTime manipulations Pin
kaloyan18-Aug-03 23:57
kaloyan18-Aug-03 23:57 
GeneralRe: DateTime manipulations Pin
Julian Bucknall [MSFT]19-Aug-03 7:28
Julian Bucknall [MSFT]19-Aug-03 7:28 
GeneralRe: DateTime manipulations Pin
kaloyan20-Aug-03 19:06
kaloyan20-Aug-03 19:06 
GeneralRe: DateTime manipulations Pin
Ista19-Aug-03 16:54
Ista19-Aug-03 16:54 
GeneralRe: DateTime manipulations Pin
Julian Bucknall [MSFT]20-Aug-03 17:39
Julian Bucknall [MSFT]20-Aug-03 17:39 
GeneralWhat's different between Component and Control Pin
Libra18-Aug-03 23:25
Libra18-Aug-03 23:25 
GeneralRe: What's different between Component and Control Pin
Heath Stewart19-Aug-03 10:19
protectorHeath Stewart19-Aug-03 10:19 
Generalget contents from command line Pin
tuan_tomy18-Aug-03 22:24
tuan_tomy18-Aug-03 22:24 

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.