Thanks for catching that. It's been entered as a bug fix. Until we get a new build out, anyone receiving this error should just go into their Environment.cfm file and manually edit Application.dbPlatform variable to "Access", just like Jeff said.
Respectfully, Adam Phillip Churvis Member of Team Macromedia Advanced Intensive Training: * C# & ASP.NET for ColdFusion Developers * ColdFusion MX Master Class * Advanced Development with CFMX and SQL Server 2000 http://www.ColdFusionTraining.com Download CommerceBlocks V2.1 and LoRCAT from http://www.ProductivityEnhancement.com The ColdFusion MX Bible is in bookstores now! ----- Original Message ----- From: "Jeff Fleitz" <[EMAIL PROTECTED]> To: "[email protected]" <[email protected]> Sent: Sunday, August 15, 2004 9:21 PM Subject: [plum] Logout Error with New Beta > I created a new Plum project file for an Access database I have. The > logout.cfm template generates an error, because the Security.cfc is > expecting a Application.dbPlatform value of 'Access', but Plum generates > an Envrionment.cfm file with the Application.dbPlatform variable set to > "Microsoft Access", which causes the IssueNewLoginID method of the > Security.cfc to revert to default case behavior and generate an error. > Manually changing the Application.dbPlatform variable to "Access" in the > Environment.cfm file solves the problem. > > > Jeff > > -- > _______________________________ > > Jeff Fleitz > Tekquest, Ltd > Integrated Digital Solutions > http://www.tekquest.com > 866.472.5868 > _______________________________ > > >
