Click here to Skip to main content
15,923,015 members
Home / Discussions / C#
   

C#

 
GeneralRe: #iclude problems Pin
David Stone10-Feb-03 19:04
sitebuilderDavid Stone10-Feb-03 19:04 
GeneralRe: #iclude problems Pin
mehere10-Feb-03 22:43
mehere10-Feb-03 22:43 
GeneralRegex problem across muliple lines Pin
Giles10-Feb-03 12:06
Giles10-Feb-03 12:06 
GeneralRe: Regex problem across muliple lines Pin
Anonymous10-Feb-03 17:14
Anonymous10-Feb-03 17:14 
Generalsubclassed controls Pin
vlusardi10-Feb-03 9:55
vlusardi10-Feb-03 9:55 
GeneralRe: subclassed controls Pin
leppie10-Feb-03 10:10
leppie10-Feb-03 10:10 
GeneralRe: subclassed controls Pin
vlusardi10-Feb-03 11:06
vlusardi10-Feb-03 11:06 
GeneralCOM+ in .NET::C# & DLLs Pin
sss_dr10-Feb-03 8:23
sss_dr10-Feb-03 8:23 
Hi, all!
Would you like to help me?

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?
Frown | :(
in any case thx.

GeneralOwner Draw... Pin
Yuval Kaplan10-Feb-03 1:56
Yuval Kaplan10-Feb-03 1:56 
GeneralRe: Owner Draw... Pin
TigerNinja_10-Feb-03 2:40
TigerNinja_10-Feb-03 2:40 
GeneralRe: Owner Draw... Pin
Yuval Kaplan10-Feb-03 6:08
Yuval Kaplan10-Feb-03 6:08 
GeneralWebBrowser API problem. Pin
GriffonRL10-Feb-03 1:49
GriffonRL10-Feb-03 1:49 
GeneralRe: WebBrowser API problem (repost because first URL translated). Pin
GriffonRL10-Feb-03 1:54
GriffonRL10-Feb-03 1:54 
GeneralControl DLL and resx files problems Pin
Braulio Dez9-Feb-03 23:51
Braulio Dez9-Feb-03 23:51 
GeneralFileSystemWatcher with 98 and ME Pin
BigAndy9-Feb-03 23:04
BigAndy9-Feb-03 23:04 
GeneralRe: FileSystemWatcher with 98 and ME Pin
Thomas Caudal10-Feb-03 11:02
Thomas Caudal10-Feb-03 11:02 
GeneralRegex pattern Pin
Roger Alsing9-Feb-03 21:38
Roger Alsing9-Feb-03 21:38 
GeneralRe: Regex pattern Pin
Giles10-Feb-03 12:27
Giles10-Feb-03 12:27 
GeneralHooking into IE Pin
NishantD9-Feb-03 16:39
NishantD9-Feb-03 16:39 
Generaldeploying .net application on pc without a common run time Pin
king_of_the_world9-Feb-03 15:26
king_of_the_world9-Feb-03 15:26 
GeneralRe: deploying .net application on pc without a common run time Pin
BigAndy9-Feb-03 22:56
BigAndy9-Feb-03 22:56 
GeneralAdding a form Pin
chito9-Feb-03 14:19
chito9-Feb-03 14:19 
GeneralTesting for whole number Pin
draco_iii9-Feb-03 11:30
draco_iii9-Feb-03 11:30 
GeneralRe: Testing for whole number Pin
Jon Sagara9-Feb-03 11:40
Jon Sagara9-Feb-03 11:40 
GeneralRe: Testing for whole number Pin
draco_iii9-Feb-03 13:51
draco_iii9-Feb-03 13:51 

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.