Re: Question about GAC and referencing (was: Help me!!!!!!!!!)
From: Lasse Vågsæther Karlsen (lasse_at_vkarlsen.no)
Date: 01/21/05
- Next message: John: "XSD Guru Question"
- Previous message: Steven Cheng[MSFT]: "Re: Icmp Ping Multiple Threads"
- In reply to: morice: "Help me!!!!!!!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 Jan 2005 09:16:43 +0100
morice wrote:
> Problem:
> I make a G.DLL that referring a.dll,b.dll,c.dll in GAC.
<snip>
First of all, write a descriptive subject for your post or it's
extremely unlikely you'll get much help.
Secondly, if your application is referencing G.dll and G.dll is
referencing a.dll, you need to add G.dll to your system as well. Your
app can't leapfrog from the application executable directly to a.dll, it
has to go through G.dll.
If that didn't make sense, consider explaining your problem in more detail.
And please, when you say "don't work", also tell us why you think this
doesn't work. Do you get a runtime exception ? Does the program start at
all ? Wrong behaviour ? We need error messages, etc.
-- Lasse Vågsæther Karlsen http://www.vkarlsen.no/ mailto:lasse@vkarlsen.no PGP KeyID: 0x0270466B
- Next message: John: "XSD Guru Question"
- Previous message: Steven Cheng[MSFT]: "Re: Icmp Ping Multiple Threads"
- In reply to: morice: "Help me!!!!!!!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|