I have windows server 2003 R2. I have installed the sql server 2008 r2 on my server machine. while installation accidentally I got selected instance for Sharepoint server. Now I want to install the SSRS , in fact i installed it, by adding features from sql server 2008 r2 installation DVD. Now from reporting services configuration i have changed the port from 80 120. (with 80 it is not running as well). but when i am going to deploy my report developed in VS on Report manager URL I am getting Error:

"This operation is not supported on a report server that is configured to run in SharePoint integrated mode. (rsOperationNotSupportedSharePointMode)"

I do not want to run report server in sharepoint integrated mode. I want to run visual studio developed report standalone , not in sharepoint. what I have to do. please guide me

link|improve this question

0% accept rate
feedback

1 Answer

If you go to SQL Server Reporting Service Configuration, you should be able to switch from Sharepoint Integrated mode to native mode. You may have to recreate the ReportServer and Reportservertempdb databases.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.