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

JsonConfig.Config not initialized? #6

Closed
wjdavis5 opened this issue Apr 2, 2014 · 0 comments
Closed

JsonConfig.Config not initialized? #6

wjdavis5 opened this issue Apr 2, 2014 · 0 comments

Comments

@wjdavis5
Copy link

wjdavis5 commented Apr 2, 2014

I'm having an issue where when I try to access a config element, say

JsonConfig.Config.MergedConfig.ServiceName

, which is a string in the default.conf file. I'm getting a null value. BUT if I pause execution and then add

JsonConfig.Config.MergedConfig

to the watch variables, and I expand it, it will evaluate properly.

Any thoughts?

BTW great job on this - I was about to write one, but now I dont need to!

@wjdavis5 wjdavis5 closed this as completed Apr 4, 2018
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