Unable to view SSRS 2008 reports on Macintosh OS

  • Hi All,

    We are getting error message while opening the SSRS 2008 report links on a Mac machine.

    Below is the Error message

    Safari can’t find the server.

    Safari can’t open the page “http://<servername>/Reports_SQL1/Pages/Report.aspx?ItemPath=%2fDemo+Product+Registration%2fDemoReports” because Safari can’t find the server “<servername>”.

    Please can any body help me to fix this issues

    Regards,

    Deepak.A

  • It looks to me like either the servername is wrong, or that you possibly have either a network or DNS issue.

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

  • Hi GSquared,

    thanks for your reply it is DNS problem i resolved it and also ima facing one more problem in safari ,UI disturbance.Like

    calender control is not working in safari is there any solution for that ?

    Thanks & regards

    Deepak.A

  • deepak.a (3/15/2011)


    Hi GSquared,

    thanks for your reply it is DNS problem i resolved it and also ima facing one more problem in safari ,UI disturbance.Like

    calender control is not working in safari is there any solution for that ?

    Thanks & regards

    Deepak.A

    Calender control is not supported in Safari sorry.

    http://msdn.microsoft.com/en-us/library/ms251673.aspx

  • hi steve,

    Thanks for your reply. I have one more concerns here

    i have two date parameter From Date and Todate i need to display the validation message

    in the following use cases

    Validation pop up when FROM date is Greater than TO date

    Validation pop up when FROM and TO date is greater than existing date

    Please can you help me to fix.

    Thanks and Reagrds

    Deepak.A

  • you will not be able to use a msgbox popup as this is server-side code and will not run at the client, you 'could' try something with Javascript - I have not done this before so not sure if it would work but might be worth a try.

    What i would do would be either create a front-end application that calls the report viewer controls, and perform the vailidaiton there.

    Or if you don't need a popup, you could create a Label in the report that appears when the dates are incorrect.... this would be the easiest way, however it's not a popup

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply