Hey daniweb users,

I've come by a code in my project where it says "Resource identifier " has already been used in this assembly".

May i know what are the possible causes of it?

Also, i've already checked the project file (.csproj) extension; there are no duplications of the same resource.

Looking forward for all of your help!

Thanks!

Recommended Answers

All 2 Replies

could you specify the code

Ok i think the error mentioned above is more or less fixed.

But now i had this error on this code

[return: Dynamic]

It gives me an error of "Do not use 'System.Runtime.CompilerServices.DynamicAttribute'. Use the 'dynamic' keyword instead.

May i know how do i resolve this?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.