Every interaction with my app gives me this message. Why?

Hello all,

It has been more than three months now and I have been getting this kind of message for every little thing I do on my app, .e.g, I just go from one static page to another, it gives me that!

I know this might be something stupid, but I am running mad! Please help!

Thanks A Quintillion!

ActionController::MissingTemplate (Missing template word/ createnew.html.erb in view path C:/Sync/rails_apps/beta/app/views):     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/base.rb:1269:in `assert_existence_of_template_file'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/base.rb:1098:in `render_for_file'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/base.rb:836:in `render_with_no_layout'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/layout.rb:262:in `render_without_benchmark'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/benchmarking.rb:51:in `render'     C:/Sync/ruby/lib/ruby/1.8/benchmark.rb:293:in `measure'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/benchmarking.rb:51:in `render'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/base.rb:1153:in `default_render'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/base.rb:1159:in `perform_action_without_filters'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/filters.rb:697:in `call_filters'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/filters.rb:689:in `perform_action_without_benchmark'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/benchmarking.rb:68:in `perform_action_without_rescue'     C:/Sync/ruby/lib/ruby/1.8/benchmark.rb:293:in `measure'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/benchmarking.rb:68:in `perform_action_without_rescue'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/rescue.rb:199:in `perform_action_without_caching'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/caching.rb:678:in `perform_action'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/ active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/ active_record/query_cache.rb:8:in `cache'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/caching.rb:677:in `perform_action'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/base.rb:524:in `send'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/base.rb:524:in `process_without_filters'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/filters.rb:685:in `process_without_session_management_suppo     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/session_management.rb:123:in `process'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/base.rb:388:in `process'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/dispatcher.rb:171:in `handle_request'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/dispatcher.rb:115:in `dispatch'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/dispatcher.rb:126:in `dispatch_cgi'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/dispatcher.rb:9:in `dispatch'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/ bin/../lib/mongrel/rails.rb:76:in `process'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/ bin/../lib/mongrel/rails.rb:74:in `synchronize'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/ bin/../lib/mongrel/rails.rb:74:in `process'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:159:in `process_client'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:158:in `each'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:158:in `process_client'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:285:in `run'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:285:in `initialize'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:285:in `new'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:285:in `run'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:268:in `initialize'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:268:in `new'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel.rb:268:in `run'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel/configurator.rb:282:in `run'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel/configurator.rb:281:in `each'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel/configurator.rb:281:in `run'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/ mongrel_rails:128:in `run'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/lib/ mongrel/command.rb:212:in `run'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.2-x86-mswin32/bin/ mongrel_rails:281     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:489:in `load'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:489:in `load'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:342:in `new_constants_in'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:489:in `load'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/ servers/mongrel.rb:64     C:/Sync/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: 27:in `gem_original_require'     C:/Sync/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: 27:in `require'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:496:in `require'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:342:in `new_constants_in'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/ active_support/dependencies.rb:496:in `require'     C:/Sync/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/ server.rb:39     C:/Sync/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: 27:in `gem_original_require'     C:/Sync/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: 27:in `require'     script/server:3

Rendering C:/Sync/ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/ action_controller/templates/rescues/layout.erb (internal_server_error)

You are missing a view file named createnew.html.erb in C:/Sync/rails_apps/beta/app/views/word/createnew.html.erb

I feel that the whole app is bit off; createNew is somewhat non- standard

You might want to just make a new app as directed by one of the many good Rails 2.0.2 tutorials out there.

Good luck and don't be afraid to ask for help

Nik wrote: