Get Url Paramater
Hi, I try to use/get my Url parameter in Visual Studio bud I didn't succeed... Expression in Visual Studio =Parameters!Test.Value doesn't works :( Url : http://hello.echo:8081/Reports/Pages/Report.aspx?ItemPath=AESIO&rs:Command=Render&Test=1234 Do u have any ideas Thanks Regards, Sebastien
January 21st, 2011 12:34pm

HI Sebastien, Are you looking for this? http://www.mssqltips.com/tip.asp?tip=1336 http://social.msdn.microsoft.com/forums/en-US/sqlreportingservices/thread/b1bc5738-d471-4d6a-ad90-68e14edcc2c8/ Please let us know your feedback. Thanks Kumar KG, MCTS
Free Windows Admin Tool Kit Click here and download it now
January 21st, 2011 12:39pm

HI Sebastien, Are you looking for this? http://www.mssqltips.com/tip.asp?tip=1336 Please let us know your feedback. Thanks KumarKG, MCTS
January 21st, 2011 12:40pm

Hi Sebastien, Based on the URL you posted, I find you try to pass parameter through the Report Manager URL. However, the URL Access with parameters is only provided by the Report Server Web Services URL. So, please try to change the URL like http://hello.echo:8081/ReportServer?/AESIO&rs:Command=Render&Test=1234 For more information about Rendering a Report Using URL Access, please refer to: http://msdn.microsoft.com/en-us/library/ms154493.aspx Thanks, Tony ChainTony Chain [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Free Windows Admin Tool Kit Click here and download it now
January 24th, 2011 3:22am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics