Environment with "/" in project names causes invalid path to be set in IIS

Looks like when we upgraded recently to 1.1.6.1424, if you have an environment with a slash in the name like “My Test/Staging” the tentacle will truncate the name to be “My Test” in the file system, but in IIS will set the path to be “{root}\My Test/Staging” … The workaround for us was to rename our environment, but this is a somewhat nasty regression.

Hi Greg,

What version were you using prior to 1.1.6?

Paul