Monday, 6 June 2016

Error _reportName cannot be null or empty.

if you encounter this kind of error


in this specific case it looks like an earlier full compile did not finish.

i would suggest you to first compile the class mentioned in the error message and see if it solves the problem.


  1. go to AOS.
  2. find classname mentioned in the error message.
  3. compile it. 

No comments:

Post a Comment