bin vs. gac

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Markus A. Struggl

    bin vs. gac

    I have an assembly in GAC and in an BIN Folder.

    The assembly in GAC and BIN have the same strong name and Version, but they
    are different. (I know that this is not korrekt deployment :( )

    Most of my ASP.NET Applications should use the new Assembly in GAC, but one
    Application cann't be rebuild and should use the Version in his bin folder.
    Is there a way (web.config) run the version from bin?

    thx,

    Markus


Working...