I'm trying to get a report with SQL Server Reporting Services so I put the url directly in the browser but I get this error:
have attempted to establish a report parameter 'report parameter' which is not defined in this report
but if I open the report with Visual Studio and click in preview and pass the parameters I'm able to see the report without any problem.

report parametername . is that same binding ?