Look in your log file (your_app/log/*.log) - the error will be detailed in
there.

Also, it seems from the error message you're running in production mode, you
should really switch to development then you'd see the full error message in
your browser.

Cheers,


Andy

-- 
Andy Jeffries
http://andyjeffries.co.uk/      #rubyonrails #mysql #jquery
Registered address: 64 Sish Lane, Stevenage, Herts, SG1 3LS
Company number: 5452840


On 16 June 2010 21:48, Sangeetha <devsange...@gmail.com> wrote:

> Hello All,
>
> I installed Ruby on Windows (using rubyinstaller-1.9.1-p378.exe from
> here - http://rubyforge.org/frs/?group_id=167).
> Then I ran gem install rails.
>
> I was following instructions here -http://oreilly.com/pub/a/ruby/
> archive/rails.html?page=1 to create my first app.
> I was able to start the server and see the first page.
>
> When I click on "About you application's environment" link, I get the
> following message.
>
> We're sorry, but something went wrong. We've been notified about this
> issue and we'll take a look at it shortly.
>
> I get the same message when I generate a new controller and try to
> access that on the URL.
>
> Any idea what is wrong?
>
> Thank you
> Sangeetha
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to