fusion
.NET assembly loading problem
I\'m maintaining the build process for our application which consist of an ASP.Net application, two different Win32 services and other sysadmin related applications.[详细]
2022-12-25 05:59 分类:问答How to register a non-strong-name assembly to be loaded as if it were in the GAC?
One of our partners provided us with an assembly we need to access from our app开发者_StackOverflow中文版lication. Unfortunately, this is not strong-name so we can\'t install it to the GAC. And we can[详细]
2022-12-20 18:53 分类:问答When does the CLR try to load a referenced assembly?
I want to write a small installer app that installs a web site and creates IIS virtual directories. The app should run on Windows XP/Server 2003 (IIS 6) as well as on Vista/2008 (IIS 7).[详细]
2022-12-14 19:22 分类:问答