Cannot change web app's name...

Can someone help. I want to make a Web app, similar to one that I have already done. To make things easier, I thought of making a copy of the one already done, change its name, and then make the relevant changes. The problem is that I cannot change the name. When I change the name, and deploy it, it uses always its original name and substitutes the original deployment.

Thanks - Peter

Where did you change the name? Where do you deploy it? Did you also change the Application Identifier in Shared Build Settings?

Make sure to change the name of the executable in Build Settings/Linux (or Windows or Mac if not Linux), change the App Identifier in Shared Build, and avoid placing the app in the same folder as the previous one.

Thank you Michel /Paul, that did it
Peter