[cfaussie] Re: Invalid XML problem...

2007-08-01 Thread Haikal Saadh
An invalid character was found in text content That to me is saying there's something there that IE thinks is incorrect. Taco Fleur wrote: I thought opening it up in Internet Explorer is enough proof its valid? Happy to be proven wrong. 1. while the XML is on the remote server it

[cfaussie] Re: Invalid XML problem...

2007-08-01 Thread Taco Fleur
I thought opening it up in Internet Explorer is enough proof its valid? Happy to be proven wrong. 1. while the XML is on the remote server it displays fine in IE 2. when the XML is parsed on local server its fine 3. only when written to another server with cffile is it giving an error in IE and

[cfaussie] Re: Invalid XML problem...

2007-08-01 Thread Pat Branley
sounds like an encoding problem. check that theres no UTF-8 BOM marker in the file - you might need a good txt editor like notepad++ to do this. check that the response content encoding from cfhttp and the cffile encoding are the same (should be utf-8) check the ?xml declaration that the

[cfaussie] Re: Invalid XML problem...

2007-08-01 Thread Taco Fleur
Hi Pat, you're a champ! I added UTF-8 to CFFILE and its all good now. Thanks everyone for responding. -- *** http://www.clickfind.com.au The new Australian search engine for businesses, products and services *** Virtual and Dedicated Servers with registered version of ColdFusion from $350 a

[cfaussie] Re: Plug: Australian ColdFusion Channel Pricing Announced

2007-08-01 Thread Barry Beattie
I can't remember for sure but gut feeling tells me that the price increase for CF7 was pretty small. Maybe this is a bit of catch-up? Meh, I'm not worried. Years ago I almost ended up follow a J.D Edwards career path. Now *that* sort of thing is expensive... On 8/2/07, Pat Branley [EMAIL

[cfaussie] Re: Plug: Australian ColdFusion Channel Pricing Announced

2007-08-01 Thread Stephen M
On Aug 1, 9:57 pm, Robin Hilliard [EMAIL PROTECTED] wrote: Here you are, fresh from the distributor earlier this afternoon: http://www.rocketboots.com.au/blog/index.cfm? mode=entryentry=213A7FF9-9D02-5973-871580C49CE9ACA4 And to finish (reignite? Please keep your hats on) the pricing

[cfaussie] Coldfusion CFC argument typing

2007-08-01 Thread Rony
Hi all, I have an OO CF application in which I have declared the CFC argument(s) type consistently. My types also include objects that i have created. I have tested this all on my local machine and all works fine. However, when testing on the development box, i get the error: The argument

[cfaussie] Re: Recover CFMX7 serial

2007-08-01 Thread schlub
Scratch that... after much rummaging and hair pulling the client managed to find their CD's... *phew* ;) schlub --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group, send email to

[cfaussie] Recover CFMX7 serial

2007-08-01 Thread schlub
Hello, I have a client who's webserver OS got fried, and they have had to reinstall everything from scratch. They backed up the CFusionMX directoy, but nothing in Windows. They also seem unable to locate their CF Server CD's or the serial. The CD's aren't a problem as I have several versions

[cfaussie] Re: Recover CFMX7 serial

2007-08-01 Thread Guennadi M
If all CF servers on the same network, you can try one serial number at a time. If it's already used on another server, you'll see a warning in the server log (something like another server with the same serial number found on the network). Just keep trying until it stops complaining. GM On

[cfaussie] Re: Plug: Australian ColdFusion Channel Pricing Announced

2007-08-01 Thread Taco Fleur
Business decission. On 8/2/07, Steve Onnis [EMAIL PROTECTED] wrote: How is it that yours are cheaper than Rocketboots? -- *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Taco Fleur *Sent:* Thursday, 2 August 2007 1:00 PM *To:*

[cfaussie] Re: Recover CFMX7 serial

2007-08-01 Thread Steve Onnis
[cfusion-install-directory]\lib\license.properties In that file there is the serial number -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of schlub Sent: Thursday, 2 August 2007 12:07 PM To: cfaussie Subject: [cfaussie] Recover CFMX7 serial

[cfaussie] Re: Plug: Australian ColdFusion Channel Pricing Announced

2007-08-01 Thread Steve Onnis
How is it that yours are cheaper than Rocketboots? _ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Taco Fleur Sent: Thursday, 2 August 2007 1:00 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Plug: Australian ColdFusion Channel Pricing Announced May I

[cfaussie] Re: Plug: Australian ColdFusion Channel Pricing Announced

2007-08-01 Thread Mark Blair
Steve, Adobe sells ColdFusion in Australia under a channel model. Briefly the mechanics of this are 1. Adobe sells ColdFusion to distributors (the primary ones in Australia being Express Data and Ingram Micro) 2. Resellers buy ColdFusion from distributors 3. Resellers

[cfaussie] Re: Plug: Australian ColdFusion Channel Pricing Announced

2007-08-01 Thread Steve Onnis
I just want to make sure i get the best price possible _ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark Blair Sent: Thursday, 2 August 2007 1:43 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Plug: Australian ColdFusion Channel Pricing Announced

[cfaussie] Custom 404 / missing template cfm - IIS 404 working, CF 404 still returns default

2007-08-01 Thread bsmith
Hi, just trying to set up a missing template page - anyone got a link to a nice howto? In case anyone feels like helping me debug, I've set the missing template handler to 404.cfm in the cfide/administrator I've set up IIS to point to the file, this gives the desired result - when hitting

[cfaussie] ColdFusion Code Highlighting

2007-08-01 Thread Dale Fraser
Anyone know where I can find the code highlighting for CF code. Regards Dale Fraser http://dalefraser.blogspot.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie group. To post to this