I'm guessing that there are already files in your file system with that name. If you're using Azure this could mean you have a file in blob storage and one in storage on your physical server. Sometimes you'll find an orphaned record in the database as well.
To fix it verify there isn't a file already in the file system AND make sure there isn't an orphaned database record in the database.