I have a ASP.NET website deployed under IIS uisng virtual directories. I'm using forms authentication.
For some reason my client has deployed it under a strange virtual directory name which has lots of brackets
http://localhost/(DirectoryName(1))/
This seems to stop forms authentication working. Does anyone know why?