为什么在vs2010 rtm中使用devexpess 8.1.5在winform项目中构建失败? [英] why did my build fail in my winform project with devexpess 8.1.5 in vs2010 rtm ?

查看:121
本文介绍了为什么在vs2010 rtm中使用devexpess 8.1.5在winform项目中构建失败?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是一些详细信息:

我的项目出于某种原因必须使用devexpress 8.1.5,并且使用vs2010 rtm.我更改了machine.config add

this is some detail info:

my project must use devexpress 8.1.5 ,for some reason, and uses vs2010 rtm .I have changed my machine.config add

<runtime>

<netfx40_legacysecuritypolicy enabled="true" />

</runtime>



但构建失败.

我的项目有一些报告,即. * .rdlc编译时

msbuild报告失败,一些信息如下:

项目"D"中的文件"C:\ Program Files \ MSBuild \ Microsoft \ VisualStudio \ v10.0 \ ReportingServices \ Microsoft.ReportingServices.targets"中的



but it build fail.

my project has some report ,ie. *.rdlc when building

msbuild report fail ,some infomation as follows:

Target "RunRdlCompiler: (TargetId:283)" in file "C:\Program Files\MSBuild\Microsoft\VisualStudio\v10.0\ReportingServices\Microsoft.ReportingServices.targets" from project "D:\WorkSpace\MyClient.csproj" (target "CompileRdlFiles" depends on it):

Building target "RunRdlCompiler" completely.

Output file "obj\Debug\RdlCompile.compiled" does not exist.

Using "RdlCompile" task from assembly "Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".

Task "RdlCompile" (TaskId:209)

Done executing task "RdlCompile" -- FAILED. (TaskId:209)

Done building target "RunRdlCompiler" in project "ConveyanceClient.csproj" -- FAILED.: (TargetId:283)




有人可以帮我吗?

谢谢!




can anyone help me ?

thanks !

推荐答案

我这样做是为了解决我的问题:
1-排除rdlc文件
2-建立项目
3-包含文件
4-重新构建.
I solve my problem doing this:
1- exlcuding rdlc files
2- building the project
3- including the files
4- build again.


您是否联系过DevExpress的人?这是他们的图书馆...
Have you contacted the DevExpress folks? It''s their library...


这篇关于为什么在vs2010 rtm中使用devexpess 8.1.5在winform项目中构建失败?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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