Dear,
i am integrating a .rdl file in an aspx page using report viewer control which needs two properties to run the report ReportServerUrl and Report Path can anyone please tell me how can i set these properties so far i have set
reportServerUrl =new Uri("http://gaurav-pc:80/ReportServer"); which i think is right as i have picked the url from the reportserver but i am confused with the property ReportPath as i have My reports in D Drive and the .Net application in E
drive can anyone help me i am not able to figure out this error?
Go to the complete details ...