阅读背景:

使用强命名程序集的反射创建类型实例的问题。

来源:互联网 

I have an existing .NET 2.0 Win Forms solution that's deployed on the client. For the sake of this scenario, lets call it 'WinApp.exe'. WinApp.exe has a direct reference to a private assembly named 'Assembly.dll'. Assembly.dll has a direct reference to another assembly named 'Framework.dll'. Within Framework.dll is a type named 'IPlugIn'. Framework.dll is not strong-named, but the version of the assembly is 1.0. There is a class in Assembly.dll that implements IPlugIn from Framework.dll.I have an existing .NET 2.0 Win Forms solution




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: