Beloved fellow guru's,
I'm on a dead end in changing the name of my project. It's exactly the same question as this one... so I changed the name of the .mpr file (through tortoiseSVN since it's on a teamserver) and I changed the name of the project in the project settings.
BUT the solution doesn't work: the name in the tab-page of the browser stays the same. This is because the index.html file which is created during deployment still contains the old name under < title >.
Does any of you know where this name is rooted?
Thanks a bunch!