I am trying to debug a timer job, its WEB application scoped.
When it executes, webapp and sitecollections are null for some reason?
Any idea?
Update1: I changed a little bit the code, check screenshot 2, webAPP is not returning null anymore, but .SITES property is throwing an argument exception, and when I try to get the RootWeb for each site collection I also get the same exception.
I havent been able to iterate on all site collections as I want

