Yes, unfortunately you need to provide more information. Like some sample code that shows where the variable case_file_name is defined. Without more information it is impossible to say what is causing the error.
Main Topics
Browse All TopicsHey Experts,
Forgive my ignorance and vague description - any help would be awesome. We had a Web Application developed for us. We originally had it setup on a Hosted Dedicated Server. We are in the process of moving the app to one of our local servers for better performance and greater bandwidth. It runs on CF 8 and has a SQL DB. I installed CF 8 and SQL server on our local machine (I verified that all software was the same version as was orignally used). Since moving the app over I keep getting an Variable is undefined error. I can not imagine this to be a code issue as it works just fine on the hosted server. My guess is that it is a permissions issue. Has anybody had a similar experience - move an app over and get undefined variable errors. Are there any wierd permissions that I may be overlooking? Again, I apologize if my description is too vague and any little scrap of an idea is greatly appreciated. Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Von-Cooke,
Unfortunately, an undefined variable exception could be caused by a thousand things. Without knowing what type of variable it is, how it is defined ... we can only make guesses about the cause. Most likely wrong. Seeing the code would help experts provide quicker and more accurate answers.
Business Accounts
Answer for Membership
by: erikTsomikPosted on 2009-04-17 at 12:22:14ID: 24171152
where does Case_file_name get setup. IS taht applicatiuon.cfm. MAke sure all the files got moved. Including Custom tags, cfc and so on, the mapping is still the same