开发者

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

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

If the assembly file is not found in the application fo开发者_如何学JAVAlder and not found in the GAC, where else will it look?


This will probably give you some info on the topic: How the Runtime Locates Assemblies


You can use the Assembly Binding Log Viewer to look at the details of the locations your application searches for a binding.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜