Did you log it as a bug? -----Original Message----- From: Paul Johnston [mailto:[EMAIL PROTECTED]] Sent: 11 February 2003 09:03 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] CF template encrypted error
Interesting thing I found out last night... It wasn't permissions or anything like that... It was DWMX FTP upload! If you have a mixture of encrypted and unencrypted templates to upload and you do it all at once, it assumes an ASCII transfer instead of a binary transfer. The problem with this is that uploading encrypted templates via ASCII transfer causes them to break. Using an FTP program with binary transfer did the trick! Come on MM, sort it out! Paul > That's what I thought... Just hadn't got round to testing it! > > Paul > ------------------------------------------- > Paul Johnston > PJ Net Solutions Ltd > http://www.pjnetsolutions.com > [EMAIL PROTECTED] > +44 (0)7866 573013 > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] > > Sent: 10 February 2003 17:49 > > To: [EMAIL PROTECTED] > > Subject: Re: [ cf-dev ] CF template encrypted error > > > > > > > > http://www.cfmcentral.com/forum/details.cfm?ID=2014&forumtype=3 > > > > > > Duncan Cumming > > IT Manager > > > > http://www.alienationdesign.co.uk > > mailto:[EMAIL PROTECTED] > > Tel: 0141 575 9700 > > Fax: 0141 575 9600 > > > > Creative solutions in a technical world > > > > > ---------------------------------------------------------------------- > > Get your domain names online from: > http://www.alienationdomains.co.uk > > Reseller options available! > > > ---------------------------------------------------------------------- > > > ---------------------------------------------------------------------- > > > > > > > > > > "Paul Johnston" > > > > <pjohnston@pjnetsolu To: > > <[EMAIL PROTECTED]> > > tions.com> cc: > > > > Subject: > > [ cf-dev ] CF template encrypted error > > 02/10/03 05:48 PM > > > > Please respond to > > > > dev > > > > > > > > > > > > > > > > > > I have got an error on a site that doesn't make any sense. > > > > I've uploaded a load of data, run a few scripts and now... > > The application.cfm doesn't seem to want to load! > > > > -------------------------------------------------------------- > > -------------- > > > > ---------------------------------- > > Error: > > > > Error Occurred While Processing Request > > Error Diagnostic Information > > Cannot load template file > > D:\DATA\0052TEACHERSTV\DOCS\LOGGEDIN\ADMIN\APPLICATION.CFM > > > > The template file exists, however, it either cannot be opened > > for reading, or it is encrypted and its data has been corrupted > > -------------------------------------------------------------- > > -------------- > > > > ---------------------------------- > > > > It works no problem on the test site... Any ideas? > > > > Paul > > ------------------------------------------- > > Paul Johnston > > PJ Net Solutions Ltd > > http://www.pjnetsolutions.com > > [EMAIL PROTECTED] > > +44 (0)7866 573013 > > > > > > > > > > -- > > ** Archive: > http://www.mail-archive.com/dev%> 40lists.cfdeveloper.co.uk/ > > > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] For human help, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > > > > -- > > ** Archive: > http://www.mail-archive.com/dev%> 40lists.cfdeveloper.co.uk/ > > > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] For human help, e-mail: > > [EMAIL PROTECTED] > > > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
