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

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/28 03:16:04

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

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