On Wed, Jul 07, 2004 at 11:12:41AM +1000, TRACEY, Darren wrote: > I've got a solution to this for you Taco, and some good advise to everyone > else. > > I've just caused this exact problem on my local machine too. > As per some of my previous posts, I was keen to change the port number that > the CF default web server uses. > I modified the values in the xml file (thanks to Paul Haddons pointer) and > changed the value from 8500 to 80. > Being a careful coder, I didn't just change the value, but made a duplicate > of the original line first, commented it out, then modified the uncommented > line with the new value. > The next time I tried to start up the CF server, it threw the same error > that Taco had complained about. > Restoring the original value, but leaving the commented line still in, did > not make the error go away! > Even though I commented the line out in exactly the same way as the many > other comments within just a few lines of where I made my change, the > comments that I'd added were the cause of the problem.
Possibly because you're not dealing with a CF program, but an XML source document? I only have sketchy experience with XML, but I'd guess that the comment is being read as an attribute of the class... Cheers Paul Haddon Technical Services Manager Formstar Print Technologies --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
