I'm really hoping this is going to be one of those obvious things that I just can't see because I'm looking too close...
Last Thursday we finally migrated our intranet from coldfusion 4.5 onto MX. Everything looked fine until Friday morning when it lost it's ODBC connection to the Access database and then fell over completely with everyone getting 'page cannot be displayed' messages.
We reinstated the iis website on the original server, copied the access database back and re-pointed the DNS entries so our users could get back on again.
The problem I have now is that some of the code (running on 4.5 again) which worked fine before last Thursday, and which hasn't been changed at all (it's encrypted) is now not working.
In particular the problem seems to have affected the search facilities. I'm getting errors on the process pages saying the form.parametername parameter is not defined and if I try to <cfoutput>#form.parametername#</cfoutput> I get the same 'Error resolving parameter form.parametername' error
We are also getting coldfusion errors when the intranet administrators try to log in, but again this all worked fine before last Thursday.
I've looked long and hard at the problem and I can't see any reason why these problems should have occured.
If anyone has ANY suggestions at all I would be eternally grateful!
Many thanks in advance
Last Thursday we finally migrated our intranet from coldfusion 4.5 onto MX. Everything looked fine until Friday morning when it lost it's ODBC connection to the Access database and then fell over completely with everyone getting 'page cannot be displayed' messages.
We reinstated the iis website on the original server, copied the access database back and re-pointed the DNS entries so our users could get back on again.
The problem I have now is that some of the code (running on 4.5 again) which worked fine before last Thursday, and which hasn't been changed at all (it's encrypted) is now not working.
In particular the problem seems to have affected the search facilities. I'm getting errors on the process pages saying the form.parametername parameter is not defined and if I try to <cfoutput>#form.parametername#</cfoutput> I get the same 'Error resolving parameter form.parametername' error
We are also getting coldfusion errors when the intranet administrators try to log in, but again this all worked fine before last Thursday.
I've looked long and hard at the problem and I can't see any reason why these problems should have occured.
If anyone has ANY suggestions at all I would be eternally grateful!
Many thanks in advance