RE: cfchart not working on new server

2005-06-12 Thread Matthew Walker
.NET+CLR+1.1.4322) - 200 0 0 1 1147 Which has what I'd think is an appropriate number for sc-bytes (i.e. slightly bigger than the file size rather than slightly smaller). That's about all I can figure out though. -Original Message- From: Jared Rypka-Hauer - CMG, LLC [mailt

RE: SPAM-LOW: Re: cfchart not working on new server

2005-06-11 Thread James Holmes
M-LOW: Re: cfchart not working on new server Actually this is starting to make sense... If you add /CFIDE as a virtual dir and add GraphData.cfm to it, then IIS won't balk as per the other message in this thread (can't recall who posted it), but will allow the URL to be executed. The

Re: SPAM-LOW: Re: cfchart not working on new server

2005-06-11 Thread Jared Rypka-Hauer - CMG, LLC
Actually this is starting to make sense... If you add /CFIDE as a virtual dir and add GraphData.cfm to it, then IIS won't balk as per the other message in this thread (can't recall who posted it), but will allow the URL to be executed. Then, since the URL is actually a Jrun servlet mapping, Jru

Re: SPAM-LOW: Re: cfchart not working on new server

2005-06-10 Thread Allan Cliff
"CF-Talk" Sent: Saturday, June 11, 2005 5:38 AM Subject: SPAM-LOW: Re: cfchart not working on new server > Allan: > > Regarding #2 below, I assume you mean create a virtual directory of /CFIDE > that points to CFIDE in the system? > > CF mappings on Standard

Re: cfchart not working on new server

2005-06-10 Thread Jared Rypka-Hauer - CMG, LLC
Allan: Regarding #2 below, I assume you mean create a virtual directory of /CFIDE that points to CFIDE in the system? CF mappings on Standard are server-wide, and they're server-wide on Enterprise unless you're using Sandboxing to lock them down. If you create a virtual directory, all your ser

RE: cfchart not working on new server

2005-06-10 Thread James Holmes
chart not working on new server > > Can Windows even run in headless mode? > > No, not yet. Actually, I think Windows Server 2003 can run in headless mode, so I was wrong. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber

cfchart not working on new server

2005-06-10 Thread Irvin Gomez
I had a problem with cfchart crashing my development machine (but the same code working fine on the server). We Mike Nimer's help, we traced it to some fonts installed in my machine (they were chess fonts - bitmapped fonts for chess diagrams). As soon as we iuninstalled the fonts (just taking t

RE: cfchart not working on new server

2005-06-10 Thread Dave Watts
> > Can Windows even run in headless mode? > > No, not yet. Actually, I think Windows Server 2003 can run in headless mode, so I was wrong. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training ce

Re: cfchart not working on new server

2005-06-10 Thread Dirk De Bock - Listclient
Regarding the video drivers mentioned before, it used to be you needed to have an driver installed capable of at least 256 colors. I guess that still stands for CF7. ~| Logware (www.logware.us): a new and convenient web-based

RE: cfchart not working on new server

2005-06-10 Thread Allan Cliff
If I remember correctly. What you have to do is. 1. Create the file CFIDE/GraphData.cfm (Put a comment only in it) 2. Create a mapping for EACH site to CFIDE (C:\Inetpub\wwwroot\CFIDE) and JRunScripts (C:\CFusionMX7\runtime\lib\wsconfig\1) 3. Restart CFMX server and Bob should be your Uncle. All

RE: cfchart not working on new server

2005-06-10 Thread Allan Cliff
. Allan -Original Message- From: Matthew Walker [mailto:[EMAIL PROTECTED] Sent: 10 June 2005 01:47 To: CF-Talk Subject: cfchart not working on new server We have recently had three CF7/IIS2003 servers set up for us at a third party hosting company. These are brand new installs on brand new

Re: cfchart not working on new server

2005-06-09 Thread Nick de Voil
> We have recently had three CF7/IIS2003 servers set up for us at a third > party hosting company. These are brand new installs on brand new > machines. All is well except that cfchart is not working for us. It > works fine for us on our local CF7/IIS2003 machine. We've been unable to > spot the di

RE: cfchart not working on new server

2005-06-09 Thread dave
juice" and the can of Pledge says "contains real lemon juice" figures @%*((&% From: Dave Watts <[EMAIL PROTECTED]> Sent: Thursday, June 09, 2005 8:52 PM To: CF-Talk Subject: RE: cfchart not working on new server > hum, my thinkin

RE: cfchart not working on new server

2005-06-09 Thread dave
the can of Pledge says "contains real lemon juice" figures @%*((&% From: Matthew Walker <[EMAIL PROTECTED]> Sent: Thursday, June 09, 2005 8:30 PM To: CF-Talk Subject: RE: cfchart not working on new server BTW I've also tried in-memory

RE: cfchart not working on new server

2005-06-09 Thread Dave Watts
> Can Windows even run in headless mode? No, not yet. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at

RE: cfchart not working on new server

2005-06-09 Thread Dave Watts
> hum, my thinking was that I know they redid some of the > cfchart tags and I was thinking they were using part of the > flex engine which would need that cfide file in there. Actually, the existence of /CFIDE/GraphData.cfm is irrelevant with most web servers, I think, because CF automatically

RE: cfchart not working on new server

2005-06-09 Thread James Holmes
These machines aren't headless by any chance are they? (Can Windows even run in headless mode?) -Original Message- From: Matthew Walker [mailto:[EMAIL PROTECTED] Sent: Friday, 10 June 2005 7:47 To: CF-Talk Subject: cfchart not working on new server We have recently had thre

RE: cfchart not working on new server

2005-06-09 Thread Matthew Walker
nt: Friday, 10 June 2005 12:19 p.m. To: CF-Talk Subject: RE: cfchart not working on new server hum, my thinking was that I know they redid some of the cfchart tags and I was thinking they were using part of the flex engine which would need that cfide file in there. outta curiosity, have you tri

RE: cfchart not working on new server

2005-06-09 Thread dave
"contains no lemon juice" and the can of Pledge says "contains real lemon juice" figures @%*((&% From: Matthew Walker <[EMAIL PROTECTED]> Sent: Thursday, June 09, 2005 8:06 PM To: CF-Talk Subject: RE: cfchart not working on new

RE: cfchart not working on new server

2005-06-09 Thread Matthew Walker
Thanks Ray. I've checked into this and "Verify that file exists" is already unchecked. -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Friday, 10 June 2005 11:48 a.m. To: CF-Talk Subject: Re: cfchart not working on new server Hey Matt: I recentl

RE: cfchart not working on new server

2005-06-09 Thread Matthew Walker
ubject: re: cfchart not working on new server not sure this will work but seems though you should put a copy or mapping to the cfide folder in the root of every site on cfmx7. ~Dave the disruptor~ This bottle of lemonaid says "contains no lemon juice" and the can of Pledge says "

re: cfchart not working on new server

2005-06-09 Thread dave
juice" figures @%*((&% From: "Matthew Walker" <[EMAIL PROTECTED]> Sent: Thursday, June 09, 2005 7:43 PM To: CF-Talk Subject: cfchart not working on new server We have recently had three CF7/IIS2003 servers set up for us at a third party hosting company. T

Re: cfchart not working on new server

2005-06-09 Thread Ray Champagne
Hey Matt: I recently had a similar problem, and I wrote to my hosting company, this was their response: === Thank you for using Intermedia Technical Support. This is due to the "check that file exists" option that is set in IIS for 'bigbugz' Web server. If you want us to UNcheck this o

cfchart not working on new server

2005-06-09 Thread Matthew Walker
We have recently had three CF7/IIS2003 servers set up for us at a third party hosting company. These are brand new installs on brand new machines. All is well except that cfchart is not working for us. It works fine for us on our local CF7/IIS2003 machine. We've been unable to spot the difference b