Hi,
I have a very puzzling issue. I have a report which takes a date parameter, works for me and another colleague but does not work for two other users.
User gets error - The value provided for the report parameter 'dtFromDate' is not valid for it's type.
Created report using MS Visual Studio 2008, SQL Server 2008. Accessing the reports using IE.
This is the url
http://myservername/Reportserver?/SAiD/NewHireDeparturesTempLeaveIT&iViewMode=3&dtFromDate=25/6/2012
The weird thing is if I change the date format to 6/25/2012 I get the same error but otherwise the above works for me but not for the 2 other users.
Any help will be greatly appreciated.
Thank you.
Megan