Question
CFC not changing
I have an inherited program that has a CFC that was setup
with the wrong ReturnType. So I changed the Returntype but the
application doesn't seem to be recognizing the change. I even made
some junky errors in the CFC to see if I was doing something wrong
but it doesn't recognize those changes either. so obviously it
isn't calling the CFC again. I am VERY new to using CFCs so I am
not sure what I need to do to force the app to reinitialize or call
the CFC again. Any help would be greatly appreciated. Under a bit
of a time crunch 🙂