Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uninitialized constant Viewpoint::EWS::Connection::Logging #275

Open
cgoodnight opened this issue Nov 9, 2018 · 0 comments
Open

uninitialized constant Viewpoint::EWS::Connection::Logging #275

cgoodnight opened this issue Nov 9, 2018 · 0 comments

Comments

@cgoodnight
Copy link

Running on windows, when I run the script from command line viewpoint works fine and I can check emails. But when I run under task scheduler, I get the failure in viewpoint
<NameError: uninitialized constant Viewpoint::EWS::Connection::Logging
Did you mean? Logger>
C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/viewpoint-1.1.0/lib/ews/connection.rb:36:in initialize' C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/viewpoint-1.1.0/lib/ews/ews_client.rb:49:in new'
C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/viewpoint-1.1.0/lib/ews/ews_client.rb:49:in `initialize'

All other gems run fine, I have reset permissions. Checked that logging is being loaded while under the task scheduler account. It is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant