In what location does a .NET app look for .NET assembly file?
- by Craig Johnston
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?