Click here to Skip to main content
15,887,875 members
Home / Discussions / C#
   

C#

 
GeneralRe: Control in C# Pin
Nnamdi Onyeyiri12-Feb-03 5:32
Nnamdi Onyeyiri12-Feb-03 5:32 
GeneralRe: Control in C# Pin
Member 1697712-Feb-03 22:33
Member 1697712-Feb-03 22:33 
GeneralRe: Control in C# Pin
Nnamdi Onyeyiri13-Feb-03 4:57
Nnamdi Onyeyiri13-Feb-03 4:57 
GeneralBorder style of combo box Pin
chito11-Feb-03 22:10
chito11-Feb-03 22:10 
GeneralRe: Border style of combo box Pin
Furty12-Feb-03 18:52
Furty12-Feb-03 18:52 
QuestionControl Library, .net BUG ? Pin
Braulio Dez11-Feb-03 22:04
Braulio Dez11-Feb-03 22:04 
Generaltest desktop bob Pin
caoxiongkun11-Feb-03 21:10
caoxiongkun11-Feb-03 21:10 
GeneralCOM+! Pin
sss_dr11-Feb-03 20:45
sss_dr11-Feb-03 20:45 
Hi, all!
Would you like to help me, plz?

Have the folow:
I want to create COM+ component with help c#, so, it will use the external(usual) dll-file(my.dll), where contents some logic (com-objects).

This dll good work in usual application, when add it as reference - all ok.
(a have not source for this dll file)

But when i try to link up it in my developed com+ app., - got folow answer from compiler:

"Assembly generation failed -- Referenced assembly 'name of my.dll' does not have a strong name"

is it have not 'strong name'????

i try the next:
al /out:my.dll "?" /keyfile:my_dll.snk

but it don't want to work... i do not understand want is this "?"
and is it right way to solve this problem? and what i must do in this case?

in any case thx.

QuestionHow to print the content of richtextbox control... Pin
zhoujun11-Feb-03 20:35
zhoujun11-Feb-03 20:35 
AnswerRe: How to print the content of richtextbox control... Pin
Furty11-Feb-03 21:57
Furty11-Feb-03 21:57 
GeneralPlease introduce me some samplecodes or tutorialls about... Pin
zhoujun11-Feb-03 20:21
zhoujun11-Feb-03 20:21 
GeneralRe: Please introduce me some samplecodes or tutorialls about... Pin
567890123412-Feb-03 3:02
567890123412-Feb-03 3:02 
QuestionCan crystal reports in visual studio .net... Pin
zhoujun11-Feb-03 20:14
zhoujun11-Feb-03 20:14 
Generalwhats a easy way to change the color of Specific word in rtf field Pin
jtmtv1811-Feb-03 19:18
jtmtv1811-Feb-03 19:18 
QuestionHow to pass values to crystal reports viewer's parameterfield? Pin
zhoujun11-Feb-03 16:17
zhoujun11-Feb-03 16:17 
GeneralRe: Implementing Carlos Perez's C# Enhanced Progress Bar Control Pin
leppie11-Feb-03 9:52
leppie11-Feb-03 9:52 
GeneralRe: Implementing Carlos Perez's C# Enhanced Progress Bar Control Pin
Ray Cassick11-Feb-03 10:03
Ray Cassick11-Feb-03 10:03 
GeneralTabControl Pin
monrobot1311-Feb-03 9:41
monrobot1311-Feb-03 9:41 
GeneralRe: TabControl Pin
leppie11-Feb-03 9:47
leppie11-Feb-03 9:47 
GeneralRe: TabControl Pin
monrobot1314-Feb-03 6:13
monrobot1314-Feb-03 6:13 
GeneralRe: TabControl Pin
Furty11-Feb-03 12:30
Furty11-Feb-03 12:30 
GeneralRe: TabControl Pin
monrobot1314-Feb-03 6:19
monrobot1314-Feb-03 6:19 
GeneralRe: TabControl Pin
Furty15-Feb-03 9:42
Furty15-Feb-03 9:42 
GeneralRe: TabControl Pin
monrobot1320-Feb-03 17:35
monrobot1320-Feb-03 17:35 
QuestionIs it allowed to use the tag in Xml Summary Comment tag ? Pin
Chris Richner11-Feb-03 9:37
Chris Richner11-Feb-03 9:37 

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.