ColdFusion: '(unknown)' is not a valid path.
This is a stupid error I got from our CF server today: it caused quite a headache.
The solution was simple (and yet inane): ODBC was trying to point to mounted drive, and the server didn't have a user logged in.
Yes, we should be pointing to a //fully/qualified/directory instead of a mapped drive.  It's not my server.  ;)  ...It just affected my code, so I got in trouble for it.
And, yes, we still use ColdFusion around here over Ruby sometimes.  I don't like it, either.
 

1 comment:
It has sort of an eastern feel to it, that error message. I would agree that ColdFusion is not a valid path.
Post a Comment