Home Forums Reporting Services SSRS 2012 Report sent with subscription missing logo (.jpg) RE: Report sent with subscription missing logo (.jpg)

  • mario17 (2/8/2016)


    Update for all and another call for help!!

    I figured out that subscription is running under service account, so I need to provide <Image access for this account>, not sure how to do this, as I don't have full access to our server.

    But this path sounds promising..

    Anybody knows what is default service account name for SSRS subscriptions? I can edit report security, but I can't see that account name.

    At the same time I see that img got translated into Image_Data in binary format, so I think rdl should be self inclusive..?

    Best

    Mario

    Unless Lotus Notes can see the path of the logo, it's not going to be able to find it to display it. If you send it offsite, whomever uses it offsite won't be able to see it unless you include it somewhere offsite that folks can see.

    I think there's a way to embed the logo in SSRS like you do with PDFs but I'm not a decent SSRS user. I try to avoid such "visual" things. 😉

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)