I think this error is most probably because i have refreced a MoxieCode.ISharpCode....dll
you might want to test your theory by removing the above reference ... that will cause errors, however, it will also test your theory ... if your 20 errors that you currently have disappear, you will know that your theory is correct.
g.
B-) Please help me by completing my school survey about computer programmers on my website. Thank you!!! Gerry Lowry +1 705-429-7550 wasaga beach, ontario, canada
abhishekjirawla, that's good news because it proves your theory.
Note: in my previous reply, i wrote that it would help your peers here at forums.asp.net to help you if you could show relevant lines of code and the corresponding error messages in full.
i was not kidding. without seeing the relevant parts of your code, it's more difficult to help you.
the more information you provide, the easier it is to help you help yourself.
YOUR NEXT TASK: review the Google results ... i suspect your answer is there.
g.
B-) Please help me by completing my school survey about computer programmers on my website. Thank you!!! Gerry Lowry +1 705-429-7550 wasaga beach, ontario, canada
abhishekjira...
0 Points
8 Posts
Duplicate AssemblyTitle Attribute when using MCImageManager
Dec 01, 2012 05:20 PM|LINK
I just bought a pack of MCImageManager an hour ago and set i up as follows:-
Refrenced the assemblies.
Now when i buld the project i get 20 errors and all saying Duplicate 'AssemblyTitle' Attribute.
How can I resolve this error?
I think this error is most probably because i have refreced a MoxieCode.ISharpCode....dll And I also have it in my application.
Any suggestion would be appreciated.
Thanks
</div>gerrylowry
All-Star
20513 Points
5712 Posts
Re: Duplicate AssemblyTitle Attribute when using MCImageManager
Dec 01, 2012 07:14 PM|LINK
@ abhishekjirawla welcome to forums.asp.net
it would help your peers here at forums.asp.net to help you if you could show relevant lines of code and the corresponding error messages in full.
while waiting for help, you might want to try Google and/or your favourite search engine(s).
to help you clarify your question, please see http://weblogs.asp.net/gerrylowry/archive/2012/11/10/clarity-is-important-both-in-question-and-in-answer.aspx.
you might want to test your theory by removing the above reference ... that will cause errors, however, it will also test your theory ... if your 20 errors that you currently have disappear, you will know that your theory is correct.
g.
abhishekjira...
0 Points
8 Posts
Re: Duplicate AssemblyTitle Attribute when using MCImageManager
Dec 02, 2012 07:57 AM|LINK
Yes.
When i remove the refrence the error goes away.
But i need the refrence.
So can u please help me on what should be done to eradicate the errors?
gerrylowry
All-Star
20513 Points
5712 Posts
Re: Duplicate AssemblyTitle Attribute when using MCImageManager
Dec 02, 2012 02:49 PM|LINK
@ abhishekjirawla welcome to forums.asp.net
abhishekjirawla, that's good news because it proves your theory.
Note: in my previous reply, i wrote that it would help your peers here at forums.asp.net to help you if you could show relevant lines of code and the corresponding error messages in full.
i was not kidding. without seeing the relevant parts of your code, it's more difficult to help you.
the more information you provide, the easier it is to help you help yourself.
did you read http://weblogs.asp.net/gerrylowry/archive/2012/11/10/clarity-is-important-both-in-question-and-in-answer.aspx?
did you try Google? example: http://lmgtfy.com/?q=+Duplicate+%27AssemblyTitle%27+Attribute
examples:
http://www.codeproject.com/Messages/1085046/Duplicate-AssemblyTitle-attribute-errors.aspx
http://social.msdn.microsoft.com/forums/en-US/vsgatk/thread/8671bdff-9b16-4b49-ba9e-227cc4df31b2
"Compile Error CS0579: Duplicate 'AssemblyVersion' attribute"
this one looks like your thread here (if you cross post, you should say so): vishal asked:
http://stackoverflow.com/questions/13662199/duplicate-assemblytitle-attribute-when-using-mcimagemanager
YOUR NEXT TASK: review the Google results ... i suspect your answer is there.
g.