deanlaw / cfcgenerator

Automatically exported from code.google.com/p/cfcgenerator
8 stars 6 forks source link

The method 'setAdminPassword' could not be found in component ../../../generatorService.cfc #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Update with SVN
2. Set use mappings = 'true'
3. launch app

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
SVN XP PRO

Please provide any additional information below.

Original issue reported on code.google.com by r3design...@gmail.com on 11 May 2007 at 3:53

GoogleCodeExporter commented 9 years ago
App works if I use the main-debug.html page but if I use main.html page and 
enter my
password I get an error "The method 'setAdminPassword' could not be found in
component ../com/cf/model/generatorService.cfc. 

Original comment by r3design...@gmail.com on 11 May 2007 at 4:13

GoogleCodeExporter commented 9 years ago
You should not be running main.html or main-debug.html. They get put in there
inadvertently, but I should probably just remove them. The application requires 
a
number of coldfusion application scoped variables to run, so you need to run 
index.cfm.

Original comment by brian.ri...@gmail.com on 11 May 2007 at 4:52

GoogleCodeExporter commented 9 years ago
Index.cfm refuses to run on my machine and gives error as described above only
main-debug.html will work.

Original comment by r3design...@gmail.com on 11 May 2007 at 9:50

GoogleCodeExporter commented 9 years ago
OK it's after business hours and restarted server, your program works like a 
charm!
Sorry for taking your time earlier.
\

Original comment by r3design...@gmail.com on 11 May 2007 at 10:11

GoogleCodeExporter commented 9 years ago
Glad to hear it worked. Must have needed to reload the application scope which 
can be
done by appending ?reload=true to the URL. Make sure you sign up for the google 
group
for support items such as this at http://groups.google.com/group/cfcgenerator/

Marking this as invalid so as to close the ticket.

Original comment by brian.ri...@gmail.com on 12 May 2007 at 1:20