On 2/24/07, Fausto <[EMAIL PROTECTED]> wrote: > > The Contatti class is properly defined in the model since i can access > it via both console and browser running mongrel not as service. > Do you suggest that the whitespace policy is different from the > service and non service version of mongrel? >
Since services execute with a user account other than your (actually, the run using LocalService account). They cannot access a lot of things, these could be: directories, networked drives, etc. Often these problems are related to permissions. I file marked just for you will fail tried to access under a service, but this isn't the case. Without the backtrace, I cannot help you deep into the problem, since I cannot recreate here these conditions. Also, the command line used to start the service is very important, if you could access service manager (Start->Run...->services.msc) and copy the Executable Path shown under your services properties (also the User account used to run your service). Regards, -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of us must pay to achieve any goal that is worthwhile. Vince Lombardi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---