乱舞造成参考问题 [英] Flurry causing referencing issue

查看:65
本文介绍了乱舞造成参考问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两个应用程序L1和L2,它是在VS2010中为WP7开发的。我现在VS2012的VS2012,项目运行完美。我正在尝试将乱码分析集成到L1和L2。我已经下载了L1的dll,集成并且它可以工作。

I have two apps L1 and L2 which was developed in VS2010 for WP7. I have now VS2012 for WP8 and the project is running perfectly. I'm trying to integrate flurry analytics to both L1 and L2. I have downloaded the dll for L1 , integrated and it works.

我添加了相同的dll而不是为L2下载一个单独的dll。后来意识到我的错误,我为L2单独下载了一个。我删除了现有的引用,在尝试添加新的dll时,它抛出一个错误,说"对更高版本的引用
或不兼容的程序集无法添加到项目中"。

I added the same dll instead downloading a separate one for L2. Later realised my mistake, I downloaded a separate one for L2. I removed the existing reference and while trying to add the new dll, it throws an error saying "A reference to a higher version or incompatible assembly cannot be added to the project".

奇怪的是我能够添加第一个dll,我下载了L1没有任何问题。

Strangely Im able to add the first dll, the one I downloaded the L1 without any problem.

任何人都有任何想法?

Alfahisham

Alfahisham

推荐答案

删除对原始dll的引用后,清理项目,添加新的dll 并查看它是否有效。 如果没有,删除新的引用,清理它,浏览整个项目的文件,寻找对该dll的引用,如果你发现任何删除
它们。 



也可以转到工具论坛。

After removing the reference to original dll, clean the project, add the new dll and see if it works.  If not, remove the new reference, clean it, go through the entire project's file looking for references to that dll, and if you find any delete them. 

Moving to the tools forum as well.


这篇关于乱舞造成参考问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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