I have app instance in my service (onstart)
I have declared it as static.
public static Interop.Excel.Application app;
service onstart() { app