G
Guest
I found this question before I asked mine:
----<previous question>----
We are clearly going about this the wrong way so before we get too far I
would like some advice.
We have all common assemblies like our page base class etc located on our
Dev server.
We reference them in all our applications with Copy Local set to trued
We then publish them to the production server for example so each asp.net
app has a copy of the common assembly in the bin directory.
This is of course leaving us with the problem of having to replace the
assembly in every bin directory when a change is made.
What is the best practice to avoid this issue?
Thanks a million,
Jason MacKenzie"
----</previous question>----
I have this same issue, however I can't use the GAC because of different
reasons out of my control. Can someone help with the best practice?
THANKS!
----<previous question>----
We are clearly going about this the wrong way so before we get too far I
would like some advice.
We have all common assemblies like our page base class etc located on our
Dev server.
We reference them in all our applications with Copy Local set to trued
We then publish them to the production server for example so each asp.net
app has a copy of the common assembly in the bin directory.
This is of course leaving us with the problem of having to replace the
assembly in every bin directory when a change is made.
What is the best practice to avoid this issue?
Thanks a million,
Jason MacKenzie"
----</previous question>----
I have this same issue, however I can't use the GAC because of different
reasons out of my control. Can someone help with the best practice?
THANKS!