A
Amadelle
Hi all and thanks in advance,
I have written a class library in C# (a set of cs classes) which I would
like to install on our production webserver. It is used by some of the
asp.net pages that I have written. Everything ofcourse works great on my
local system. I have the class library set up as a different project with a
different path from the website addresses. I can see when I change the
configuration manager settings to Release mode the build generates a dll in
the bin/Release folder. But I can not install this dll using the
traditional COM registerations that I am aware of. Can someone help me in
the right direction as to how get this class library installed on a
different server?
I appreciate your help in advance,
Amadelle
I have written a class library in C# (a set of cs classes) which I would
like to install on our production webserver. It is used by some of the
asp.net pages that I have written. Everything ofcourse works great on my
local system. I have the class library set up as a different project with a
different path from the website addresses. I can see when I change the
configuration manager settings to Release mode the build generates a dll in
the bin/Release folder. But I can not install this dll using the
traditional COM registerations that I am aware of. Can someone help me in
the right direction as to how get this class library installed on a
different server?
I appreciate your help in advance,
Amadelle