Thanks Dave! I think this is what I'm going to have to do. I'll have to do this over the weekend. Will let you know.
-----Original Message----- From: Dave Watts [mailto:[email protected]] Sent: Thursday, March 22, 2012 5:08 AM To: cf-talk Subject: Re: CF 9 - Administrator > I have 64 bit CF 9.01 installed on 64 bit Windows 2008. All sites work fine, > but I can't get to the Administrator. The error code below is what shows: > > coldfusion.runtime.CfJspPage._validateTagAttrValue(Ljava/lang/String;L > java/lang/String;Ljava/lang/String;)Ljava/lang/String; null <br>The error > occurred on line 28. My guess would be that you have an older copy of CF Administrator that's being run here, or you're missing a virtual server mapping. When you initially configured CF, did you choose the built-in web server? What I generally recommend is this: 1. Install CF using the built-in web server. 2. Upgrade CF to 9.01. 3. Use the web server configuration tool to connect CF to IIS. When you do this, you'd access the CF Administrator through the built-in web server (http://localhost:8500/ or http://localhost:8300/ > I have upgraded JVM, thought that might help. It didn't. I tried to > set IIS to allow 32 bit applications, and that blows everything up. Anyone > have any ideas? I am lost. If your other sites work, DON'T CHANGE ANYTHING ABOUT YOUR JVM CONFIG OR IIS APPLICATION POOL! If those were broken, nothing would work. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350518 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

