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