c# - Visual studio export: An item with the same key has been added -


i'm having problem exporting project in visual studio. i'm quite new visual studio bear me. making project university assignment , everytime try export error appears:

" zip file generation failed following reason: item same key has been added "

as can see picture

error message

any other project create or have created doesn't show errors exporting them . have visual studio 2013 , 2015 , tried in both, have searched thoroughly , nothing i've found has worked. project written in c# , has lot of different items, cs file, web site , images , css files. don't know should share code runs correctly , doesn't show errors.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -