请问.net reflector提取提示The following assembly name can not be resolved autom ...

来源:学生作业学帮网 编辑:学帮网 时间:2024/06/27 17:04:30

请问.net reflector提取提示The following assembly name can not be resolved autom ...

你所使用的程序集所引用的程序集找不到,一般你用第三方类库,但是第三方类库所使用的类库你没有的时候就会出这个问题,建议你查看这个类库的Reference然后找类库放到原来的类库同一个位置就好了