原文:异常:unity3d ArgumentException: The Assembly System.Configuration is referenced by System.Data.

异常:ArgumentException: The Assembly System.Configuration is referenced by System.Data. But the dll is not allowed to be included or could not be found. 解决方法:在player settings里将api capability level里的.Net ...

2019-03-26 20:40 0 1083 推荐指数:

查看详情

关于异常System.ArgumentException

什么是System.ArgumentException 当向方法提供的参数之一无效时引发的异常。 继承 Object Exception SystemException ...

Fri Nov 15 17:57:00 CST 2019 0 3008
ArgumentException: The Assembly Mono.WebBrowser is referenced by System.Windows.Forms ('Assets/Plugins/System.Windows.Forms.dll'). But the dll

最近有个项目要用到System.Windows.Forms.dll,在Unity编辑器里用着还好好的,但是一导出就给我报错,让我十分不爽。 于是请教百度,搜出了五花八门的答案,没一个能解决我的问题的,更不爽了! 好在功夫不负有心人终于找到了靠谱的答案。(原链接) 只需要File-> ...

Tue Dec 03 04:05:00 CST 2019 0 409
System.Configuration引用后ConfigurationManager方法用不了

System.Configuration引用后ConfigurationManager方法却用不了,提示没有引用 需手动添加引用 项目-引用-右击-添加引用-找到System.Configuration-确定 问题解决 转之 http://blog.csdn.net ...

Sat Nov 12 20:31:00 CST 2016 0 2422
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM