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.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 **********************************************************************
