当useLegacyV2RuntimeActivationPolicy设置为“true”时,用于上载多个文档的SharePoint控件在visual studio 2010中不起作用。在app.config中 [英] SharePoint control which is used for Upload Multiple Document is not working in visual studio 2010 when useLegacyV2RuntimeActivationPolicy is set to "true" in app.config

查看:801
本文介绍了当useLegacyV2RuntimeActivationPolicy设置为“true”时,用于上载多个文档的SharePoint控件在visual studio 2010中不起作用。在app.config中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为了支持visual studio 2010中的Crystal报表,我们在app.config中添加了以下代码。


< startup useLegacyV2RuntimeActivationPolicy =" true">

< supportedRuntime version =" v4.0" sku =" .NETFramework,Version = v4.0" />

< / startup>



如果我们在app.config文件中添加此代码,那么Crystal报表工作正常,但有些SharePoint控件 用于上传多个文档的工作不起作用,如果我们从app.config中删除它,那么sharepoint控件工作正常,但是水晶
报告不起作用。



请帮我找到解决方案?

解决方案

Hello Manoj,


Crystal Reports不是再也不支持微软了。然而,官方的Crystal报告论坛可能不会给你任何解决方案。


尝试一个Sharepoint开发者论坛而不是那个。


请注意我的第一句


http:// social.msdn.microsoft.com/Forums/en-US/category/sharepoint


For supporting Crystal report in visual studio 2010 we have added following code in app.config

<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
</startup>

if we add this code in app.config file then Crystal report is working fine, but some SharePoint control  which is used for Uploading Multiple Document is not working and if we remove this from app.config then sharepoint control is working fine but crystal report is not working.

Please help me to find out solution for this?

解决方案

Hello Manoj,

Crystal Reports is not anymore supported by Microsoft. However probably the official Crystal report forum will not give you any solution.

Try one of the Sharepoint developers forums instead of that.

Be aware my first sentence

http://social.msdn.microsoft.com/Forums/en-US/category/sharepoint


这篇关于当useLegacyV2RuntimeActivationPolicy设置为“true”时,用于上载多个文档的SharePoint控件在visual studio 2010中不起作用。在app.config中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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