On Tue, Mar 8, 2011 at 4:04 PM, elitwin <[email protected]> wrote:
> On Mar 8, 1:15 pm, Nick Gorbikoff <[email protected]> wrote: > > Hello All. > > > > I'm developing and an app on my Windows XP machine using ruby 1.9.2 & > > Rails 3.0.5 > > Everything is running along just fine, unless I try to open my app > > under IE 6 - everything works fine under Chrome, FF, Safari, IE 7 & 8. > > I tried accessing from multiple computers to make sure it's not my IE > > setup ( I'm using Utilu IE Collection for multiple IE setup) . I am > > using pie.htc hack, but not sure why would it cause a problem. > > > > Not sure if this will solve your problem, but I would try the > following: > > 1. Use Passenger instead of Webrick. You won't be using Webrick in > production, right? I've never configured it on Windows XP, which leads > to the next point. > 2. Don't use Windows XP - Setup a Linux VM. > > Do tell.. seems that even machines don't like IE 6 either And yes, do go on a vm. In fact I am at this moment resolving a deployment difference between my OSX dev env and my Ubuntu server. Was just thinking a few minutes ago that maybe I will switch to linux to develop to avoid these little deployment surprises. > Eric > > -- > 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. > > -- 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.

