R
Richard
Hi,
I'm in a situation where I have to deal with a huge number of dependencies
in the GAC. We have tons scehmas that all exists in their seperate dll. They
are then referenced by other assets that all exists in the GAC. This is
starting to get out of hand and we need an easy way of handling the
dependencies documentation between the different assets.
One idea is to have a application that reads the dll:s in the GAC and tells
us what assets are referencing on specific asset. For example: we update one
specific schema. We give this schema name to the application we like to
develop and this gives us a full list over the dll that reference this
asset. This would give us enough inforrmation on what assets to update.
Is there something like this out there? Is there a better approach? All
anseres ideas are highly appricated. I'm fairly new to this ...
Richard
I'm in a situation where I have to deal with a huge number of dependencies
in the GAC. We have tons scehmas that all exists in their seperate dll. They
are then referenced by other assets that all exists in the GAC. This is
starting to get out of hand and we need an easy way of handling the
dependencies documentation between the different assets.
One idea is to have a application that reads the dll:s in the GAC and tells
us what assets are referencing on specific asset. For example: we update one
specific schema. We give this schema name to the application we like to
develop and this gives us a full list over the dll that reference this
asset. This would give us enough inforrmation on what assets to update.
Is there something like this out there? Is there a better approach? All
anseres ideas are highly appricated. I'm fairly new to this ...
Richard