In what location does a .NET app look for .NET assembly file?

Posted by Craig Johnston on Stack Overflow See other posts from Stack Overflow or by Craig Johnston
Published on 2010-05-17T10:21:25Z Indexed on 2010/05/17 10:31 UTC
Read the original article Hit count: 138

Filed under:
|
|

In what location does a compiled .net app look for .NET assembly file?

If the assembly file is not found in the application folder and not found in the GAC, where else will it look?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about assembly