我在C#中运行janus组件时出错 [英] error when i run janus component in C#

查看:170
本文介绍了我在C#中运行janus组件时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助
这是什么错误,我该如何解决该错误
错误1类型"Janus.Windows.Common.ISupportVisualStyles"在未引用的程序集中定义.您必须添加对程序集``Janus.Windows.Common.v3,Version = 3.5.0.0,Culture = neutral,PublicKeyToken = null''的引用.

pleas help
what is this error and how do i solve this error
Error 1 The type ''Janus.Windows.Common.ISupportVisualStyles'' is defined in an assembly that is not referenced. You must add a reference to assembly ''Janus.Windows.Common.v3, Version=3.5.0.0, Culture=neutral, PublicKeyToken=null''.

推荐答案

在您的项目中,您引用的是"Janus.Windows.Common.v3"程序集的某些功能,而未引用该程序集.尝试添加相应的程序集dll作为对您的项目的引用
In your project, you are refering some functionality of ''Janus.Windows.Common.v3'' assembly and this assembly is not refered. Try adding the corresponding assembly dll as reference to your project


这篇关于我在C#中运行janus组件时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆