Trouble Deploying reports on report Server

  • Hi All,

    I am new to SSRS, I have some reports in MSAccess, which I have to use in an asp.net application. So I have created a new ReportServerProject and imported all the reports into it. Now I am using reportviewer control in one of the aspx pages to display the reports. to achieve this I tried to deploy the reports onto the report server but I am getting the following error..

    "The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. (Microsoft.ReportingServices.Designer)"

    I have tried all the available solutions provided on web with no success.

    Is there any other alternative to use the reports in the ReportServerProject in the aspx page's reportviewer control?? If so kindly let me know..

    Thanks,

    Maddy

  • You do not have to have the reports deployed to a report server when using the ReportViewer control. You can create a local report which has an rdlc extension.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply