Giter VIP home page Giter VIP logo

Comments (13)

michaelmalmgren avatar michaelmalmgren commented on May 26, 2024

Yes, see the "Error Pop Up" section here http://www.displaymonkey.org/dm/documentation/display/

from displaymonkey.

janicedawley avatar janicedawley commented on May 26, 2024

We already have that value set to 60 seconds. The problem is that no error is displaying for the SSRS panel. Only a broken graphic.

from displaymonkey.

psined1 avatar psined1 commented on May 26, 2024

Sounds like this maybe a security issue on the SSRS side. Please check SSRS logs. More details here -

Locate SSRS Log Files

from displaymonkey.

psined1 avatar psined1 commented on May 26, 2024

Also, after you create SSRS frame in DMM, you should be able to see report preview in there. Can you see it?

from displaymonkey.

janicedawley avatar janicedawley commented on May 26, 2024

I looked in the SSRS logs, and there is nothing there to indicate that the DisplayMonkey Presentation application is connecting to the server at all. When I browse to the report manually using the credentials I've entered into the connection, I do see an entry in the log. To me, this indicates that there is a problem with the format of the base url or report url itself, such that DM isn't trying to go the right place.

Re: the preview -- no, it doesn't work. It's just a white question mark inside a red circle.

from displaymonkey.

psined1 avatar psined1 commented on May 26, 2024

Before you are successful with presentation, you want to make sure you can get preview of the frame in DMM after registering it. Check SSRS report permissions and make sure the account in DMM settings can access the report. If you are able to open the report by going to SSRS reportserver portal directly (not via SharePoint), then you should be able to preview it with DMM as well given the same account as interactive one. Give it a world with different SSRS accounts in DMM settings.

from displaymonkey.

janicedawley avatar janicedawley commented on May 26, 2024

As I mentioned in the other issue thread (about base urls), I have already confirmed that the user account has permission to access the report. It can open it without issue in a browser window that has been launched on the same server that hosts the DisplayMonkey web applications. I understand that it "should" work in DisplayMonkey, but it doesn't. And I can't seem to find any diagnostic information anywhere to tell me what is going wrong. I've tried many variations on the base url and report url, with no luck. I am really at a loss as to what to do next.

from displaymonkey.

psined1 avatar psined1 commented on May 26, 2024

Make sure you are testing report without parameters at first.
Open DM database, got to ReportServer table and jot down the SSRS base URL.
After registering your SSRS frame, got to Reports table and snatch the Path value.
Put both pieces together as follows -

{base URL path}?{report path}&rs:format=IMAGE

Copy resulting URL to a new browser window and see what gives.

from displaymonkey.

janicedawley avatar janicedawley commented on May 26, 2024

I did that with the SharePoint-hosted version of the report, and the browser prompted me to "open" the resulting TIFF image, which displayed without a problem in Windows Photo Viewer. Attempting this with the native mode server didn't work -- I was instead redirected into a "browse" view of the report server. Maybe this relates to the fact that these servers are running different versions of SSRS? (SharePoint mode is version 2014, and the native mode server is 2016.)

from displaymonkey.

psined1 avatar psined1 commented on May 26, 2024

Well, it is a little hard to suggest much while not knowing your full setup. The goal is to make sure your SSRS report shows properly when directly called from SSRS portal. SP-hosted reports will not run in DM as DM does not support SharePoint security model. So the following canonical URL form is supported by DM and should work -

http://{yourSsrsHost}/reportserver?/yourReport&rs:format=IMAGE

Check this link - URL Access (SSRS)

from displaymonkey.

janicedawley avatar janicedawley commented on May 26, 2024

OK! I finally got it working connecting to the native mode server. The issue was that I didn't realize there was a different URL for the web portal vs. the URL access method. I was using "http://server/Reports" instead of "http://server/Reportserver".

Of course, now we have to do some reformatting of that report, because the image export doesn't look right AT ALL. But at least we now have a working connection. Thanks for the help, Denis!

from displaymonkey.

psined1 avatar psined1 commented on May 26, 2024

http://server/reports is for SSRS management portal, whereas http://server/reportserver is actually for accessing reports in native mode

I'm glad I was able to help. Enjoy DisplayMonkey!

from displaymonkey.

psined1 avatar psined1 commented on May 26, 2024

You may be able to tweak your report appearance with frame render mode, i.e. crop/stretch/fill, etc.

Mind you that DM SSRS report frames are only limited to the first page of the report. Therefore, if your report spans multiple pages, it is only possible to render the first page. This is by DM design - to provide minimalistic view of reports without navigation controls.

from displaymonkey.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.