What is contained in the CFIDE folder and what are the dependancies? Meaning if you are not mapped to CFIDE, what won't work? I have a site that is hosted on a shared CF server and seem to have no mapping to CFIDE. The problem first came to my attention when some built-in CF form validation failed to function properly. To remedy that problem the hosting provider gave me a copy of the JavaScript file to place in my directory, which worked fine. Now I am having problems with CFC. I have had a number of odd problems where cfc code works fine on one server and not on the hosted server. This is one of the errors I have gotten:
If the component name is specified as a return type, the reason for this error might be that a definition file for such component cannot be found or is not accessible.
Anyway should I have some kind of mapping to CFIDE? If so what do I ask my hosting company to do?
Thanks!
Guy
If the component name is specified as a return type, the reason for this error might be that a definition file for such component cannot be found or is not accessible.
Anyway should I have some kind of mapping to CFIDE? If so what do I ask my hosting company to do?
Thanks!
Guy