发生了预料之外的错误:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Specified Visual is already a child of another Visual or the root of a CompositionTarget.
at System.Windows.Media.VisualCollection.Insert(Int32 index, Visual visual)
at System.Windows.Controls.UIElementCollection.InsertInternal(Int32 index, UIElement element)
at JiJiDownForWPF.UserControls.u_Download.PRdoeLVoED1QKHgKC1.iW5Woea2YsiNjlZDLDO(Object , Int32 , Object )
at JiJiDownForWPF.UserControls.u_Download.PRdoeLVoED1QKHgKC1.TlUq7pV0wq()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

最新文章

  1. 深入理解css3中nth-child和 nth-of-type的区别
  2. chrome调试
  3. 关于已配置log4j,运行tomcat时显示警告的分析
  4. thinkphp 添加 修改删除
  5. linux系统的7种运行级别
  6. MSA:多重比对序列的格式及其应用
  7. git checkout 命令详解
  8. AndroidTips:selector的disable状态为什么无效?
  9. android自定义进度圆与定时任务
  10. NodeJS package.json
  11. PLSQL_性能优化工具系列02_SQL Tuning Health-Check Script (SQLHC)
  12. 监控页面所有 ajax请求
  13. 网页clientWidth等相关
  14. MeasureSpec
  15. 类似百度音乐唱片播放时CD图片不停旋转的实现
  16. MVVM框架avalon在兼容旧式IE
  17. 将json文件转换为字符串
  18. Ninja介绍
  19. C# 将Access中时间段条件查询的数据添加到ListView中
  20. box-sizing -- 盒模型

热门文章

  1. ABP缓存
  2. kvm iptables 3306端口
  3. Codeforces Good Bye 2018 D (1091D) New Year and the Permutation Concatenation
  4. C++面向对象类的实例题目七
  5. 蓝桥杯【入门训练】 Fibonacci数列
  6. Conda / Miniconda——软件包管理系统使用
  7. 1027C Minimum Value Rectangle
  8. HDU3686 Traffic Real Time Query
  9. 在windows中安装OpenSSH,无密码登录,永远不断线
  10. C/C++中有关字长与平台无关的整数类型