How does a compiled .NET app look for the .NET app file?
If the assembly file is not found in the folder, and is not found in GAC, and where else will it look?
This will give you some information on the subject:
How does a compiled .NET app look for the .NET app file?
If the assembly file is not found in the folder, and is not found in GAC, and where else will it look?
This will give you some information on the subject:
Comments
Post a Comment