March 15, 2011 at 2:44 am
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
March 15, 2011 at 6:35 am
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
March 15, 2011 at 6:43 am
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
March 15, 2011 at 7:36 am
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.
March 15, 2011 at 8:04 am
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
March 15, 2011 at 8:26 am
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