G
Guest
..Net Framework v1.1.4322
VS.Net 2003
I have 3 differnet projects for a web application. The first holds the
logic for my controls. The second holds the controls themselves and has a
reference added to it for the first projects dll. And the third is my web
application that references the dlls for both projects before it. Everything
works fine, but now I'm in a situation where I want to use the first and
second project's dlls for a differnet web app to be located on the same
server. From what I've read, I need to add the first two dlls into the GAC,
but nothing I've read gives me a good description of how to do that. Can
anyone please explain to me how to go about this? Thanks!!!!
VS.Net 2003
I have 3 differnet projects for a web application. The first holds the
logic for my controls. The second holds the controls themselves and has a
reference added to it for the first projects dll. And the third is my web
application that references the dlls for both projects before it. Everything
works fine, but now I'm in a situation where I want to use the first and
second project's dlls for a differnet web app to be located on the same
server. From what I've read, I need to add the first two dlls into the GAC,
but nothing I've read gives me a good description of how to do that. Can
anyone please explain to me how to go about this? Thanks!!!!