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.”
Anyone knows what to do? Don’t be a wise guy and say to re-install the
application becuase I have.
Thanks,
Anon_comp
yep)
the radical decision, its stop using rails and windows, many bugs wil be
waiting u in the future)
the next, add this dll to library path, or system folder
Ivan N.
[email protected]
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]
On Jun 4, 10:25 am, Marnen Laibow-Koser [email protected] wrote:
anon_comp wrote:
Don’t insult people who are in a position to help you.
I’m not intending to insult, I just don’t like it when people point
out the most obvious thing to solve the situation especially when it’s
in an error message.
At any rate, I’ll have to go down to Ruby 1.8.6 and see if this works.
On Jun 4, 10:22 am, Ivan N. [email protected] wrote:
yep)
the radical decision, its stop using rails and windows, many bugs wil be waiting u in the future)
Thank you. I’m totally aware of my inadequate OS, but I don’t have
much of a choice. I might just install Ubuntu
the next, add this dll to library path, or system folder
Now the issue is finding the dll. I tried looking it up in Google and
failed to find it.
On 4 June 2010 15:32, anon_comp [email protected] wrote:
On Jun 4, 10:22 am, Ivan N. [email protected] wrote:
the next, add this dll to library path, or system folder
Now the issue is finding the dll. I tried looking it up in Google and
failed to find it.
Have you looked for it on your hard disk? It may be already installed
but
not in a place that the application can find it.
When you find it you could copy it into c:\windows\system (or somewhere
similar under c:\windows that has a whole load of DLLs in it already).
If course if it’s already there then I’m stumped
On 4 June 2010 15:55, anon_comp [email protected] wrote:
When you find it you could copy it into c:\windows\system (or somewhere
similar under c:\windows that has a whole load of DLLs in it already).
I copied it over and now my system has gone haywire. Not your fault. I
think the developers should’ve had a dll that correlates with Ruby
1.9.1
Oops sorry about that, it usually works for me.
On Jun 4, 11:00 am, Peter H. [email protected]
wrote:
Oops sorry about that, it usually works for me.
It’s fine. My solution is to go to Virtual Box.
Have you looked for it on your hard disk? It may be already installed but
not in a place that the application can find it.
Yeah, it’s in my hard disk when I install Ruby 1.8.7 =/
When you find it you could copy it into c:\windows\system (or somewhere
similar under c:\windows that has a whole load of DLLs in it already).
I copied it over and now my system has gone haywire. Not your fault. I
think the developers should’ve had a dll that correlates with Ruby
1.9.1