#1
|
|||
|
|||
Error compiling a VS .net solution
I am getting an error compiling a vs .net solution file from Visual Build. This error message is not repeated when I open .sln and compile it from the ide.
Item has already been added. Key in dictionary: "CD706663-93B3-4879-B469-95D198D64E41" Key being added: "CD706663-93B3-4879-B469-95D198D64E41" Step 'Compile Aim.sln' failed Build ended. Any suggestions? I checked the registry for a class id named CD706663-93B3-4879-B469-95D198D64E41 and came up with nothing |
#2
|
|||
|
|||
See this FAQ: http://www.kinook.com/Forum/showthread.php?threadid=61
|
#3
|
|||
|
|||
Thank you for your reply. I opend the .sln file in notepad and their were indeed duplicate Guids. Following the steps from knowledge based article fixed the problem.
Thanks again. |
|
|