This is a migrated thread and some comments may be shown as answers.

Error MSB3247:

1 Answer 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kamal Mostofi
Top achievements
Rank 1
Kamal Mostofi asked on 30 Apr 2010, 10:49 PM
Hi,
Recently I added Telerik rotator control to my web app. Evertyhing works perfectly on my Dev Machine but when I publish it on the web server, I get only a white page.
However, I get the following line in my project
MSB3247: Found conflicts between different versions of the same dependent assembly

How can I resolve this?
I am working on Window 7, VS 2010, application is targeting 2.

Thanks,
Kamal



1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 05 May 2010, 10:21 AM
Hi Kamal,

I recommend you to explicitly specify the version of the assembly that you need to use in the web.config file. You can achieve this by using <assemblyBinding> tag.

Best wishes,
Fiko
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Kamal Mostofi
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or