Results 1 to 2 of 2

Thread: Error: Two output filenames resolved to the same output path

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2011
    Posts
    27

    Question Error: Two output filenames resolved to the same output path

    All of a sudden my project stopped building and this error shows:
    "Two output filenames resolved to the same output path."
    I was just coding and no changes were made to the file/build structure. This is veeeeeery strange......

    After a bit of googling I found that changing the build path should solve it, but it doesn't.

    For the past hour I was trying to solve it with no progress... I am hoping someone had that error before and is able to help me with this one.

    Thanks!

  2. #2
    New Member
    Join Date
    Jul 2012
    Posts
    1

    Re: Error: Two output filenames resolved to the same output path

    Hi! Probably your Form has 2 .resx (resources) files.

    For Example

    FrmMyForm.cs
    FrmMyForm.Designer.cs
    Form1.resx (try to delete it)
    FrmMyForm.resx

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width