RE: CreateObject error on new server

2008-07-21 Thread Dave Watts
In our application we have a cfc that we instantiate to a variable in certain instances. This has always worked without issue until we got our new server. On the new server, when I call the CreateObject method, it produces the error: The filename, directory name, or volume label syntax

RE: CreateObject error on new server

2008-07-21 Thread Dave Phelan
PROTECTED] -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2008 9:54 AM To: CF-Talk Subject: RE: CreateObject error on new server In our application we have a cfc that we instantiate to a variable in certain instances. This has always worked

RE: CreateObject error on new server

2008-07-21 Thread Andrew Tyrone
I changed it to the dot notation but still got the same error. We have a map to the root and the xyz/lts directory is directly below the root. I had a problem like this a long time ago. Deleting and re-creating the mapping solved it.

RE: CreateObject error on new server

2008-07-21 Thread Dave Phelan
:50 AM To: CF-Talk Subject: RE: CreateObject error on new server I changed it to the dot notation but still got the same error. We have a map to the root and the xyz/lts directory is directly below the root. I had a problem like this a long time ago. Deleting and re-creating