Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I'm trying to add ckfinder to ckeditor for uploading image. When I first built my project I got a System.Web.UI error, and added System.Design to references from .NET . That was solved the first error but this time I get this error:

Error 14 Duplicate 'AssemblyCompany' attribute C:\Users\Projects\Documents\Visual Studio 2010\Projects\MvcApplication6\MvcApplication6\Properties\AssemblyInfo.cs 11 12 MvcApplication6
Posted

1 solution

I am also getting the same error ,working on ckeditor and ckfinder .It's basically a assemblyInfo.cs file dupicacy error anyone can me in this regard.

Thanks,
 
Share this answer
 
Comments
CHill60 22-Sep-15 10:20am    
If you have a question of your own use the "Ask a Question" link.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900