Hi all,
We just started getting a strange error on our development server that is not happening in our test and production servers. I am getting the error message "String index out of range: -1" when using the <cflogin> tag in my Application.cfm. We are running ColdFusion 9,0,1,274733 with the update level at hf901-00002.jar. Our server is windows server 2003 and we use the multi-server configuration option when installing CF. Our test and production servers are both updated to the same version and update level as well. Anyone have any ideas and/or a fix for this issue? I can't seem to find anyone else out there who has experienced this error when using <cflogin> (others were experiencing "String index out of range" but for different unrelated reasons).
I'm not sure if this makes a difference or not, but our development server also was recently updated with Microsoft .NET 4.0 (admins always like to test in dev/test before moving to production). I was under the impression that these two application servers were separate. They are on the same server, but we have been using .NET 1.1 and 2.0 on the same dev/test/prod server with ColdFusion for many years and have never had an issue before. This is the only change that happened to this server before this error popped up.
Another interesting thing that also recently started happening is if I don't include "index.cfm" in the /CFIDE/Administrator/ URL I receive a .NET error instead of coldfusion, but including index.cfm works just fine. I even have the default document for /CFIDE/ set to "index.cfm" in IIS 6. I don't know if this is related or not to the other error, but this also only happens in the dev environment (test/prod function normally).
Any ideas? I'm stuck at this point.
Thank you,
Jason