Jeff, Is the problem similar to this message?
Dan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Fleitz Sent: Wednesday, September 28, 2005 9:01 PM To: [email protected] Subject: [plum] CFMX 7.01 Updater If you use CFMX7 and Plum, don't install the updater yet. There are some issues that have to be addressed. I did and now the app I am working on won't work. Gotta do some digging, but I thought I would let everybody know. -- v/r, _______________________________ Jeffrey Fleitz Tekquest, Ltd Integrated Digital Solutions http://www.tekquest.com [EMAIL PROTECTED] 301.994.1468 _______________________________ ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm **********************************************************************
--- Begin Message ---Actually, the detail of cfcatch is: Local variables cannot have the same names as parameters or other local variables, and the message of cfcatch is: Cannot declare local variable CFCATCH twice. I have traced it down to: Application.StylesheetAPI = CreateObject("component","#Application.components#.StylesheetAPI"); This is after I created and installed a clean project on the Win2K3 box running CF MX 7 Dan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan O'Keefe Sent: Friday, September 02, 2005 9:45 PM To: [email protected] Subject: RE: [plum] Error after moving to new computer Was a solution found for this? I ran into the same error after moving a site to a CF MX 7 box. Also, when I re-run setup I get an error message that CFCATCH is declared twice. Strange! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Churvis Sent: Saturday, July 16, 2005 9:04 PM To: [email protected] Subject: Re: [plum] Error after moving to new computer Yeah, *DUH* Adam! Next time Adam read message, Adam *understand* message... Adam not put hand in fire *fourth* time because Adam *smart*! Connie, zip down your Global.cfm, Environment.cfm, and Application.cfm at the application root and email it to [EMAIL PROTECTED] so we can look at it tomorrow and get back to you. Respectfully, Adam Phillip Churvis Member of Team Macromedia Certified Advanced ColdFusion MX 7 Developer http://www.ProductivityEnhancement.com Download Plum and other cool development tools, and get advanced intensive Master-level training: * C# & ASP.NET for ColdFusion Developers * ColdFusion MX Master Class * Advanced Development with CFMX and SQL Server 2000 ----- Original Message ----- From: "Connie DeCinko" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, July 16, 2005 8:55 PM Subject: RE: [plum] Error after moving to new computer > That's the page that throws the error, actually the action page, setup2.cfm. > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Adam > Churvis > Sent: Saturday, July 16, 2005 5:41 PM > To: [email protected] > Subject: Re: [plum] Error after moving to new computer > > Did you re-run setup/Setup.cfm? > > Respectfully, > > Adam Phillip Churvis > Member of Team Macromedia > Certified Advanced ColdFusion MX 7 Developer > http://www.ProductivityEnhancement.com > > Download Plum and other cool development tools, and get advanced > intensive Master-level training: > > * C# & ASP.NET for ColdFusion Developers > * ColdFusion MX Master Class > * Advanced Development with CFMX and SQL Server 2000 > > ----- Original Message ----- > From: "Connie DeCinko" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Saturday, July 16, 2005 8:40 PM > Subject: RE: [plum] Error after moving to new computer > > > > I did but the environment, all paths, are identical to the old system. > I've > > checked and double checked. I deleted all of the tutorial files and > > recreated them. Still getting the same errors. > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Adam Churvis > > Sent: Saturday, July 16, 2005 5:37 PM > > To: [email protected] > > Subject: Re: [plum] Error after moving to new computer > > > > >From this and your earlier post, it looks like you also moved your > > Environment.cfm over without modifying its contents to match the new > > environment. > > > > Respectfully, > > > > Adam Phillip Churvis > > Member of Team Macromedia > > Certified Advanced ColdFusion MX 7 Developer > > http://www.ProductivityEnhancement.com > > > > Download Plum and other cool development tools, and get advanced intensive > > Master-level training: > > > > * C# & ASP.NET for ColdFusion Developers > > * ColdFusion MX Master Class > > * Advanced Development with CFMX and SQL Server 2000 > > > > ----- Original Message ----- > > From: "Connie DeCinko" <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Saturday, July 16, 2005 8:13 PM > > Subject: [plum] Error after moving to new computer > > > > > > > Getting this error from tutorial. Should I delete everything and start > > > over? > > > > > > > > > The web site you are accessing has experienced an unexpected error. > > > Please contact the website administrator. > > > > > > > > > The following information is meant for the website developer for > debugging > > > purposes. > > > > > > > > > Error Occurred While Processing Request > > > > > > > > > > > > Element STYLESHEETAPI is undefined in a Java object of type class > > > [Ljava.lang.String; referenced as > > > > > > > > > > > > The error occurred in C:\Inetpub\wwwroot\PlumTutorials\Global.cfm: line > 74 > > > Called from C:\Inetpub\wwwroot\PlumTutorials\Global.cfm: line 16 > > > Called from C:\Inetpub\wwwroot\PlumTutorials\Global.cfm: line 1 > > > Called from C:\Inetpub\wwwroot\PlumTutorials\Global.cfm: line 1 > > > Called from C:\Inetpub\wwwroot\PlumTutorials\Application.cfm: line > > > 15 > > > > > > > > > 72 : > > > > > > 73 : if (NOT IsDefined("Application.stylesheets")) { > > > > > > 74 : Application.stylesheets = > > > > > > Application.StylesheetAPI.CreateStylesheetQueryObject("#Application.diskRoot > > > #/layouts"); > > > > > > 75 : Application.adminStylesheets = > > > > > > Application.StylesheetAPI.CreateStylesheetQueryObject("#Application.diskRoot > > > #/admin/layouts"); > > > > > > 76 : } > > > > > > > > > ******************************************************************** > > ** You can subscribe to and unsubscribe from lists, and you can > > change your subscriptions between normal and digest modes here: > > > > http://www.productivityenhancement.com/support/DiscussionListsForm.c > > fm > > ******************************************************************** > > ** > > > > > > > > ******************************************************************** > > ** You can subscribe to and unsubscribe from lists, and you can > > change your subscriptions between normal and digest modes here: > > > > http://www.productivityenhancement.com/support/DiscussionListsForm.c > > fm > > ******************************************************************** > > ** > > > > > ********************************************************************** > You can subscribe to and unsubscribe from lists, and you can change > your subscriptions between normal and digest modes here: > > http://www.productivityenhancement.com/support/DiscussionListsForm.cfm > ********************************************************************** > > > > ********************************************************************** > You can subscribe to and unsubscribe from lists, and you can change > your subscriptions between normal and digest modes here: > > http://www.productivityenhancement.com/support/DiscussionListsForm.cfm > ********************************************************************** > ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm ********************************************************************** ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm ********************************************************************** ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm **********************************************************************
--- End Message ---
