anon_comp wrote: > I'm getting an error message when I try to run my application (ruby > script/server), normally I'd hit "OK" and the application would run > without issues, but now it has completely failed to deploy. > > I'm running on Windows 32, Ruby 1.9.1, Rails 2.3.8 > > The message states: > "This application has failed to start becuase msvcrt-ruby18.dll was > not found. Re-installing the application may fix this problem."
Check your Ruby installation. You're obviously missing a component. > > Anyone knows what to do? Don't be a wise guy and say to re-install the > application becuase I have. > Don't insult people who are in a position to help you. > Thanks, > Anon_comp Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

