SQL Server 2008 Reporting Services HTTP 500 error

Hi Everyone,
I recently tried changing authentication mode in RSReportServer.config, I changed from RSWindowsBasic to RSWindowsNegotiate. After restarting the services, I tried to access the Reports page (which worked before my change), but I was unable to load HTTP
500 error.
I then did what anyone else would do, revert back to the origin config and restart the services. I then tried to access but I got exactly the same error, HTTP 500.
I really dont understand why, I have reverted back to exactly the same configuration that work.
The error messages from the logs are as follows:
rshost!rshost!16ec!01/16/2014-13:33:53:: i INFO: CLR runtime is initialized.
rshost!rshost!16ec!01/16/2014-13:33:53:: v VERBOSE: Initializing Memory Monitoring
rshost!rshost!16ec!01/16/2014-13:33:53:: i INFO: Derived memory configuration based on physical memory as 4193848 KB
rshost!rshost!16ec!01/16/2014-13:33:53:: w WARN: Failed to initialize performance counters: ffffffff. Possible setup issue.
rshost!rshost!16ec!01/16/2014-13:33:53:: v VERBOSE: Supported winsock version is 2.2.
appdomainmanager!DefaultDomain!18e4!01/16/2014-13:33:53:: i INFO: Entered managed ServiceMain in DefaultDomain.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing ConnectionType to '0'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing SecureConnectionLevel to '2'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WebServiceUseFileShareStorage to 'False'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WatsonFlags to '1064'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException'
 as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException'
 as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing AuthenticationTypes to '8'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing EnableAuthPersistence to 'True'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsSchedulingService to 'True'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsNotificationService to 'True'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsEventService to 'True'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing UrlRoot to 'https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsWebServiceEnabled to 'True'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing IsReportManagerEnabled to 'True'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing ReportServerUrl to 'https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing MaxConnections to '2'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing AppID to '(Default)'  as specified in Configuration file.
library!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Initializing CacheLevel to 'Default'  as specified in Configuration file.
resourceutilities!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Reporting Services starting SKU: Enterprise
configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using report server internal url https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer.
configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using report server external url https://TEST-SRV-DBA01:4445/ReportServer.
configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using url root https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer.
configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: AuthPersistence does not apply to basic authentication.
rshost!rshost!d30!01/16/2014-13:33:54:: i INFO: Configuring maxPhysicalCpu=8, minLogicalCpu=0
rshost!rshost!d30!01/16/2014-13:33:54:: i INFO: Logical processor per physical processor 1
rshost!rshost!d30!01/16/2014-13:33:54:: i INFO: Maximum logical CPU is 1
configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using report server internal url https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer.
configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using report server external url https://TEST-SRV-DBA01:4445/ReportServer.
configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Using url root https://ssrsreportingppe.companytest9.co.uk:4434/ReportServer.
configmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: AuthPersistence does not apply to basic authentication.
appdomainmanager!DefaultDomain!d30!01/16/2014-13:33:54:: i INFO: Appdomain:2 WindowsService_0 started.
resourceutilities!WindowsService_0!d30!01/16/2014-13:33:55:: i INFO: Reporting Services starting SKU: Enterprise
library!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Catalog SQL Server Edition = Enterprise
appdomainmanager!DefaultDomain!d30!01/16/2014-13:33:55:: i INFO: The UserAccountControl value for the service account is 512
rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Registered url=https://TEST-SRV-DBA01.company.co.uk:4444/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Registered url=http://SSRSReportingPPE.companytest9.co.uk:8081/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Registered url=https://+:4445/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Registered url=https://+:4443/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Currently registered url https://+:4443/ReportServer/ on endpoint 2
rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Currently registered url https://+:4445/ReportServer/ on endpoint 2
rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Currently registered url http://SSRSReportingPPE.companytest9.co.uk:8081/ReportServer/ on endpoint 2
rshost!rshost!1940!01/16/2014-13:33:55:: i INFO: Currently registered url https://TEST-SRV-DBA01.company.co.uk:4444/ReportServer/ on endpoint 2
appdomainmanager!DefaultDomain!d30!01/16/2014-13:33:55:: i INFO: The UserAccountControl value for the service account is 512
crypto!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Initializing crypto as user: company\adm.sukh.gidda
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=https://TEST-SRV-DBA01.company.co.uk:4444/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=http://SSRSReportingPPE.companytest9.co.uk:8081/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=https://WMSvc-TEST-SRV-DBA01:4444/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=https://+:4445/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Registered url=https://+:4434/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url https://+:4434/Reports/ on endpoint 3
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url https://+:4445/Reports/ on endpoint 3
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url https://WMSvc-TEST-SRV-DBA01:4444/Reports/ on endpoint 3
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url http://SSRSReportingPPE.companytest9.co.uk:8081/Reports/ on endpoint 3
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Currently registered url https://TEST-SRV-DBA01.company.co.uk:4444/Reports/ on endpoint 3
rshost!rshost!1d44!01/16/2014-13:33:55:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\ReportBuilder.
resourceutilities!DefaultDomain!d30!01/16/2014-13:33:55:: i INFO: Maximum memory limit is 2097152Mb
rshost!rshost!d30!01/16/2014-13:33:55:: i INFO: Derived memory configuration based on physical memory as 4193848 KB
servicecontroller!DefaultDomain!1d44!01/16/2014-13:33:55:: i INFO: Total Physical memory: 4294500352
rpcserver!DefaultDomain!1940!01/16/2014-13:33:55:: i INFO: Process monitoring started.
library!WindowsService_0!1f70!01/16/2014-13:33:55:: v VERBOSE: Transaction begin.
crypto!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Exporting public key
crypto!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Performing sku validation
crypto!WindowsService_0!1f70!01/16/2014-13:33:55:: i INFO: Importing existing encryption key
library!WindowsService_0!1f70!01/16/2014-13:33:55:: v VERBOSE: Transaction commit.
library!WindowsService_0!1f70!01/16/2014-13:33:56:: v VERBOSE: Transaction begin.
library!WindowsService_0!1f70!01/16/2014-13:33:56:: v VERBOSE: Transaction commit.
dbpolling!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: EventPolling polling service started
dbpolling!WindowsService_0!1ef4!01/16/2014-13:33:56:: i INFO: HeartbeatThread(EventPolling): heartbeat thread started.
dbpolling!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: NotificationPolling polling service started
dbpolling!WindowsService_0!1f94!01/16/2014-13:33:56:: i INFO: HeartbeatThread(NotificationPolling): heartbeat thread started.
dbpolling!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: SchedulePolling polling service started
dbpolling!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: UpgradePolling polling service started
dbpolling!WindowsService_0!1a54!01/16/2014-13:33:56:: i INFO: PollingMaintenance: Polling started
resourceutilities!WindowsService_0!1a54!01/16/2014-13:33:56:: i INFO: Maximum memory limit is 2097152Mb
rpcserver!DefaultDomain!1f70!01/16/2014-13:33:56:: i INFO: RPC Server started.
servicecontroller!DefaultDomain!1f70!01/16/2014-13:33:56:: i INFO: RPC Server started. Endpoint name ='ReportingServices$MSRS10_50.MSSQLSERVER'
appdomainmanager!WindowsService_0!1f70!01/16/2014-13:33:56:: i INFO: Appdomain:2 WindowsService_0 initialized.
library!WindowsService_0!1a54!01/16/2014-13:33:56:: Attempting upgrade of MigrateExecutionLog
rshost!rshost!18e4!01/16/2014-13:34:39:: v VERBOSE: AcceptCallback(): accepted new connection pipeline=0x000000000036DC50...
rshost!rshost!1478!01/16/2014-13:34:39:: v VERBOSE: ThreadContinuePipeline: processing request on pipeline=0x000000000036DC50, state=0, IOError=0, node=0.
appdomainmanager!DefaultDomain!1478!01/16/2014-13:34:49:: i INFO: Appdomain:3 ReportManager_MSSQLSERVER_0-1-130343528892811172 started.
appdomainmanager!ReportManager_0-1!1478!01/16/2014-13:34:49:: i INFO: RS authentication mode is 8; effective ASP.NET authentication mode is Windows. vdir=/Reports.
appdomainmanager!ReportManager_0-1!1478!01/16/2014-13:34:49:: v VERBOSE: Managed threadpool maxWorkerThread=100, maxIoCompletionThread=100 ...
appdomainmanager!ReportManager_0-1!1478!01/16/2014-13:34:49:: v VERBOSE: Managed threadpool minWorkerThread=1, minIoCompletionThread=1 ...
appdomainmanager!DefaultDomain!1478!01/16/2014-13:34:49:: i INFO: Appdomain:3 ReportManager_MSSQLSERVER_0-1-130343528892811172 initialized (#1).
rshost!rshost!1478!01/16/2014-13:34:49:: v VERBOSE: Processing request pipeline=0x000000000036DC50, callback=0xace640, callback->pipeline=0x000000000036DC50, id=17077649789136404660, connid=17077649788599533747 ...
httpruntime!ReportManager_0-1!1478!01/16/2014-13:34:49:: v VERBOSE: Response header encoding is Unicode (UTF-8).
ui!ReportManager_0-1!1478!01/16/2014-13:34:51:: v VERBOSE: User map'<Users><User><Name>TEST-SRV-DBA01\LocalAdmin</Name><Paths><Path>/Reports/home.aspx</Path><NrReq>1</NrReq></Paths></User></Users>'
rshost!rshost!1478!01/16/2014-13:34:51:: v VERBOSE: HttpPipelineCallback::EndOfRequest(): continue pipeline=0x000000000036DC50.
rshost!rshost!18e4!01/16/2014-13:34:51:: v VERBOSE: ThreadContinuePipeline: processing request on pipeline=0x000000000036DC50, state=2, IOError=0, node=0.
rshost!rshost!1180!01/16/2014-13:34:52:: v VERBOSE: AcceptCallback(): accepted new connection pipeline=0x0000000003631610...
rshost!rshost!1478!01/16/2014-13:34:52:: v VERBOSE: ThreadContinuePipeline: processing request on pipeline=0x0000000003631610, state=0, IOError=0, node=0.
rshost!rshost!1478!01/16/2014-13:34:52:: v VERBOSE: Processing request pipeline=0x0000000003631610, callback=0xace620, callback->pipeline=0x0000000003631610, id=17365880165288116379, connid=17365880164751245466 ...
ui!ReportManager_0-1!1478!01/16/2014-13:34:52:: v VERBOSE: User map'<Users><User><Name>TEST-SRV-DBA01\LocalAdmin</Name><Paths><Path>/Reports/Pages/Folder.aspx</Path><NrReq>1</NrReq></Paths></User></Users>'
ui!ReportManager_0-1!1478!01/16/2014-13:34:53:: e ERROR: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed.  Check your connection information and that the report
server is a compatible version. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.HttpWebRequest.GetResponse()
   at Microsoft.ReportingServices.UI.ServerAuthType.GetReportServerAuthentication()
   at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetNewWebRequest(Uri uri)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.SqlServer.ReportingServices2010.ReportingService2010.ListItemTypes()
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.<ListItemTypes>b__10f()
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
   --- End of inner exception stack trace ---
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.MissingEndpointException.ThrowIfEndpointMissing(WebException e)
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod()
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.ListItemTypes()
   at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
   at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel()
   at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Web.UI.Control.OnInit(EventArgs e)
   at System.Web.UI.Page.OnInit(EventArgs e)
   at System.Web.UI.Control.InitRecursive(Control namingContainer)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
ui!ReportManager_0-1!1478!01/16/2014-13:34:53:: e ERROR: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed.  Check your connection information and that the report
server is a compatible version. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.HttpWebRequest.GetResponse()
   at Microsoft.ReportingServices.UI.ServerAuthType.GetReportServerAuthentication()
   at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetNewWebRequest(Uri uri)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.SqlServer.ReportingServices2010.ReportingService2010.ListItemTypes()
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.<ListItemTypes>b__10f()
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
   --- End of inner exception stack trace ---
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.MissingEndpointException.ThrowIfEndpointMissing(WebException e)
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod()
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.ListItemTypes()
   at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
   at Microsoft.ReportingServices.UI.GlobalLinks.Control_Init(Object sender, EventArgs args)
ui!ReportManager_0-1!1478!01/16/2014-13:34:53:: e ERROR: HTTP status code --> 500
Anyone seen this issue before? Or know why its failing from the logs?
Thanks,
John

Hi John,
HTTP 500 error can occur if there are conflicting authentication settings in the report server Web.config file and the RSReportServer.config file. HTTP 500 is returned if authentication initially succeeds and then the mismatch is detected. In RSReportServer.config
file, make sure the AuthenticationTypes setting as follows:
<AuthenticationTypes>
<RSWindows*/>
</AuthenticationTypes>
In the report server Web.config file, please also check the authentication type:
Authentication=”Windows”
Reference:
http://technet.microsoft.com/en-us/library/ms159778(v=sql.105).aspx
If the issue is persist, please check if the web services URL in web.config file is correct.
Hope this helps.
Regards,
Alisa Tang
If you have any feedback on our support, please click
here.
Alisa Tang
TechNet Community Support

Similar Messages

  • "SQL Server 2008 Reporting Services does not support map report items"

    Hi,
    I am trying some new feature that are introduced in SQL Server 2008 R2 version. While I try to use "Map" control within it, it threw the following error:-
    "Error 1 The map, Map1, was removed from the report. SQL Server 2008 Reporting Services does not support map report items. "
    -Also, similar kind of error I am getting for "Indicator" control.

    Hi Tej,
    I think you get this error message when you are deploying a report to report server using BIDS, correct?  If not, please provide more details on your scenario :-)
    If I guessed correctly, then this message is a result of trying to deploy a map report (a SSRS 2008 R2 feature) to a non-R2 2008 report server.  When deploying a report of RDL2010 format to a non-R2 report server, BIDS will downgrade the file to RDL2008 format, so that the non-R2 report server can process it.  Any report elements using features not supported in RDL2008 will be dropped during this downgrade process.
    BIDS gets the server version from a report project property called TargetServerVersion:
    http://technet.microsoft.com/en-us/library/ee635898(SQL.105).aspx
    If your report server is indeed the 2008 R2 version, then the TargetServerVersion property should be set to "SQL Server 2008 R2 Reporting Services."  The project property page also has a "Auto Detect..." option if you are uncertain about the version of your report server.
    Hope this helps!
    Cheers,
    LawrenceThis posting is provided "AS IS" with no warranties, and confers no rights.

  • Xcelsius and SQL Server 2008 Reporting Services

    I am totally and utterly p1$$3d off and surely I cannot be the only person to be using a similar setup i.e. Xcelsius along with SQL Server 2008 Reporting Services.
    I have installed and tried to get working the XRS gateway and get connectivity to Reporting Services so that SSRS reports can be utilized with Xcelsius... BUT NO...
    when trying to configure and use the GetReports command from the xrs.asmx web file I get an error, namely:
    <?xml version="1.0" encoding="utf-8" ?>
    <ROOT>
    <Message>Client found response content type of '', but expected 'text/xml'. The request failed with an empty response.</Message>
    <StackTrace>at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.ReportingServices.ReportingService.ListChildren(String Item, Boolean Recursive) at Microsoft.ReportingServices.CatalogManager.CreateXmlNode(XmlDocument Doc, CatalogItem Item, XmlNode ParentNode) at Microsoft.ReportingServices.CatalogManager.SerializeToXML() at Infommersion.XRS.Service.GetReports()</StackTrace>
    </ROOT>
    Only to be told when I logged a support call, that "SQL Server 2008 Reporting Services is NOT SUPPORTED"
    please go back to using 2005!!!
    I find this totally and utterly unbelievable, it's not even as if its a new product... and surely i am not the only person using Xcelsius and wanting to utilise 2008Reporting Services Reports...
    has anyone come across this error or understand what is not occuring to get this message and how to resolve?
    yours eternally grateful if anyone can shed light on the matter
    dean

    Indeed, got the XRS gateway working but it isn't able to connect to RS2008.
    I guess the cause is that for RS2005 the web service connection point is the file ReportService.asmx. In RS 2008 this file is renamed to ReportService2005.asmx and therefor the XRS gateway cannot connect to it.
    A fix pack seems to be in the making:
    [1400035 - Xcelsius 2008 with MS Reporting Services 2008 Supportability |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333433303330333033333335%7D.do]

  • SQL Server 2008 reporting services reports just went blank even though I can still download excel pdf etc....

    I'm quite stumped.  All of my reports are suddenly blank. I see the icons for the reports, and I can even download the PDF by exporting to Excel of PDF.
    Can someone help explain what may have happened to my instance and how to correct this?

    Hi JMitchell1,
    According to your description, your reports become blank when you access them on Report Manger. Right?
    In this scenario, does the exported file also show you a blank report? Since you can access the Report Manager successfully and open report means the report server is still working. It can be running out of memory. You can open the report with Report
    Builder to see if the report is damaged. Also try to restart report server and reconnect the database. If it's still not working, you may need to redeploy your reports.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou 

  • An error occurred attempting to install SQL Server 2008 Express Service Pack 1

    i have Setup application with complete prerequisite requirement package create from Visual Studio 2010 setup application.And yes this setup working fine in windows 7 and windows vista but not working in windows xp service pack 3.and getting error when install "An error occurred attempting to install SQL Server 2008 Express Service Pack 1"Give me solution as soon as possible.I have listed summery.txt and log.txt. please refer it.Summery.txt
    ===============================================================Component SQL Server 2008 Express has failed to install with the
    following error message:
    "An error occurred attempting to install SQL Server
    2008 Express Service Pack 1."
    The following components were successfully
    installed:
    - Microsoft .NET Framework 4 Client Profile (x86 and
    x64)
    The following components failed to install:
    - SQL Server 2008
    Express
    See the setup log file located at
    'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\install.log' for more
    information.Install.log
    ==========================================================================The following properties have been set:
    Property: [AdminUser]
    = true {boolean}
    Property: [InstallMode] = HomeSite {string}
    Property:
    [ProcessorArchitecture] = Intel {string}
    Property: [VersionNT] = 5.1.3
    {version}
    Running checks for package 'Windows Installer 3.1', phase
    BuildList
    The following properties have been set for package 'Windows
    Installer 3.1':
    Running checks for command
    'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe'
    Result of running
    operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1':
    true
    Result of checks for command
    'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' is
    'Bypass'
    'Windows Installer 3.1' RunCheck result: No Install
    Needed
    Running checks for package 'Microsoft .NET Framework 4 Client Profile
    (x86 and x64)', phase BuildList
    Reading value 'Version' of registry key
    'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Client'
    Unable to read
    registry value
    Not setting value for property
    'DotNet40Client_TargetVersion'
    The following properties have been set for
    package 'Microsoft .NET Framework 4 Client Profile (x86 and x64)':
    Running
    checks for command 'DotNetFX40Client\dotNetFx40_Client_x86_x64.exe'
    Result of
    running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite':
    true
    Result of checks for command
    'DotNetFX40Client\dotNetFx40_Client_x86_x64.exe' is 'Bypass'
    Running checks
    for command 'DotNetFX40Client\dotNetFx40_Client_setup.exe'
    Result of running
    operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite':
    false
    Skipping ByPassIf because Property 'DotNet40Client_TargetVersion' was
    not defined
    Result of running operator 'ValueEqualTo' on property 'AdminUser'
    and value 'false': false
    Result of running operator 'VersionLessThan' on
    property 'VersionNT' and value '5.1.2': false
    Result of running operator
    'ValueEqualTo' on property 'ProcessorArchitecture' and value 'IA64':
    false
    Result of checks for command
    'DotNetFX40Client\dotNetFx40_Client_setup.exe' is 'Install'
    'Microsoft .NET
    Framework 4 Client Profile (x86 and x64)' RunCheck result: Install
    Needed
    Running checks for package 'SQL Server 2008 Express', phase
    BuildList
    Running external check with command
    'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SqlExpressChk.exe' and
    parameters '10.0.1600 1033'
    Process exited with code 2
    Setting value '2
    {int}' for property 'SQLExpressChk'
    The following properties have been set
    for package 'SQL Server 2008 Express':
    Property: [SQLExpressChk] = 2
    {int}
    Running checks for command
    'SqlExpress2008\SQLEXPR32_x86_ENU.EXE'
    Result of running operator
    'ValueNotExists' on property 'VersionNT': false
    Result of running operator
    'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
    Result of
    running operator 'VersionEqualTo' on property 'VersionNT' and value '5.2.0':
    false
    Result of running operator 'VersionEqualTo' on property 'VersionNT' and
    value '5.2.1': false
    Result of running operator 'ValueEqualTo' on property
    'AdminUser' and value 'false': false
    Result of running operator
    'ValueEqualTo' on property 'SQLExpressChk' and value '-1': false
    Result of
    running operator 'ValueEqualTo' on property 'SQLExpressChk' and value '-2':
    false
    Result of running operator 'ValueEqualTo' on property 'SQLExpressChk'
    and value '-3': false
    Result of running operator 'ValueEqualTo' on property
    'SQLExpressChk' and value '-4': false
    Result of running operator
    'ValueLessThan' on property 'SQLExpressChk' and value '-4': false
    Result of
    running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value
    'Intel': false
    Result of running operator 'ValueNotEqualTo' on property
    'SQLExpressChk' and value '1': true
    Result of checks for command
    'SqlExpress2008\SQLEXPR32_x86_ENU.EXE' is 'Bypass'
    Running checks for command
    'SqlExpress2008\SQLEXPR32_x86_ENU.EXE'
    Result of running operator
    'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel':
    false
    Result of running operator 'ValueNotEqualTo' on property
    'SQLExpressChk' and value '2': false
    Result of checks for command
    'SqlExpress2008\SQLEXPR32_x86_ENU.EXE' is 'Install'
    Running checks for
    command 'SqlExpress2008\SQLEXPR_x64_ENU.EXE'
    Result of running operator
    'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'amd64':
    true
    Result of checks for command 'SqlExpress2008\SQLEXPR_x64_ENU.EXE' is
    'Bypass'
    Running checks for command
    'SqlExpress2008\SQLEXPR_x64_ENU.EXE'
    Result of running operator
    'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'amd64':
    true
    Result of checks for command 'SqlExpress2008\SQLEXPR_x64_ENU.EXE' is
    'Bypass'
    'SQL Server 2008 Express' RunCheck result: Install Needed
    EULA
    for components 'Microsoft .NET Framework 4 Client Profile (x86 and x64)' was
    accepted.
    EULA for components 'SQL Server 2008 Express' was
    accepted.
    Copying files to temporary directory
    "C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\"
    Downloading files to
    "C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\"
    (11/15/2014 3:59:51 PM)
    Downloading 'DotNetFX40Client\dotNetFx40_Client_setup.exe' from 'http://go.microsoft.com/fwlink/?linkid=182804'
    to 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\'
    Download completed at
    11/15/2014 3:59:53 PM
    Verifying file integrity of
    C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\DotNetFX40Client\dotNetFx40_Client_setup.exe
    WinVerifyTrust
    returned 0
    File trusted
    (11/15/2014 3:59:53 PM) Downloading
    'SqlExpress2008\SQLEXPR32_x86_ENU.EXE' from 'http://go.microsoft.com/fwlink/?LinkID=153228&clcid=0x409'
    to 'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\'
    Download completed at
    11/15/2014 4:00:22 PM
    Verifying file integrity of
    C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SQLEXPR32_x86_ENU.EXE
    WinVerifyTrust
    returned 0
    File trusted
    Running checks for package 'Microsoft .NET
    Framework 4 Client Profile (x86 and x64)', phase BeforePackage
    Reading value
    'Version' of registry key 'HKLM\Software\Microsoft\NET Framework
    Setup\NDP\v4\Client'
    Unable to read registry value
    Not setting value for
    property 'DotNet40Client_TargetVersion'
    The following properties have been
    set for package 'Microsoft .NET Framework 4 Client Profile (x86 and
    x64)':
    Running checks for command
    'DotNetFX40Client\dotNetFx40_Client_setup.exe'
    Result of running operator
    'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite':
    false
    Skipping ByPassIf because Property 'DotNet40Client_TargetVersion' was
    not defined
    Result of running operator 'ValueEqualTo' on property 'AdminUser'
    and value 'false': false
    Result of running operator 'VersionLessThan' on
    property 'VersionNT' and value '5.1.2': false
    Result of running operator
    'ValueEqualTo' on property 'ProcessorArchitecture' and value 'IA64':
    false
    Result of checks for command
    'DotNetFX40Client\dotNetFx40_Client_setup.exe' is 'Install'
    'Microsoft .NET
    Framework 4 Client Profile (x86 and x64)' RunCheck result: Install
    Needed
    Verifying file integrity of
    C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\DotNetFX40Client\dotNetFx40_Client_setup.exe
    WinVerifyTrust
    returned 0
    File trusted
    Installing using command
    'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\DotNetFX40Client\dotNetFx40_Client_setup.exe'
    and parameters ' /q /norestart /ChainingPackage ClientX64ClickOnce /lcid
    1033'
    Process exited with code 0
    Running checks for package 'Microsoft
    .NET Framework 4 Client Profile (x86 and x64)', phase AfterPackage
    Reading
    value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework
    Setup\NDP\v4\Client'
    Read string value '4.0.30319'
    Setting value
    '4.0.30319 {string}' for property 'DotNet40Client_TargetVersion'
    The
    following properties have been set for package 'Microsoft .NET Framework 4
    Client Profile (x86 and x64)':
    Property: [DotNet40Client_TargetVersion] =
    4.0.30319 {string}
    Running checks for command
    'DotNetFX40Client\dotNetFx40_Client_setup.exe'
    Result of running operator
    'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite':
    false
    Result of running operator 'VersionGreaterThanOrEqualTo' on property
    'DotNet40Client_TargetVersion' and value '4.0.30129': true
    Result of checks
    for command 'DotNetFX40Client\dotNetFx40_Client_setup.exe' is
    'Bypass'
    'Microsoft .NET Framework 4 Client Profile (x86 and x64)' RunCheck
    result: Install Succeeded
    Running checks for package 'SQL Server 2008
    Express', phase BeforePackage
    Running external check with command
    'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SqlExpressChk.exe' and
    parameters '10.0.1600 1033'
    Process exited with code 2
    Setting value '2
    {int}' for property 'SQLExpressChk'
    The following properties have been set
    for package 'SQL Server 2008 Express':
    Property: [SQLExpressChk] = 2
    {int}
    Running checks for command
    'SqlExpress2008\SQLEXPR32_x86_ENU.EXE'
    Result of running operator
    'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel':
    false
    Result of running operator 'ValueNotEqualTo' on property
    'SQLExpressChk' and value '2': false
    Result of checks for command
    'SqlExpress2008\SQLEXPR32_x86_ENU.EXE' is 'Install'
    'SQL Server 2008 Express'
    RunCheck result: Install Needed
    Verifying file integrity of
    C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SQLEXPR32_x86_ENU.EXE
    WinVerifyTrust
    returned 0
    File trusted
    Installing using command
    'C:\DOCUME~1\BS\LOCALS~1\Temp\VSD8C9.tmp\SqlExpress2008\SQLEXPR32_x86_ENU.EXE'
    and parameters '/q /hideconsole /action=Upgrade /instancename=SQLEXPRESS
    /skiprules=RebootRequiredCheck'
    Process exited with code
    -2068578302
    Status of package 'Microsoft .NET Framework 4 Client Profile (x86
    and x64)' after install is 'InstallSucceeded'
    Status of package 'SQL Server
    2008 Express' after install is 'InstallFailed'
    S S Manne

    Hi Manne,
    As your description, you come across an error when trying to install SQL Server 2008 express Service Pack 1 on windows XP Service Pack 3 machine. From your error log, I get the error(unable to read registry value). As my analysis, the issue could be due
    to that your account doesn't have access to registry. Below are the recommendations for troubleshooting the issue.
    1. Make sure that you log in as an administrator of the machine.
    2. Please follow the steps below to make sure that you have granted the right permission to registry.
    a. Located HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server in registry.
    b. Right click and go to Permission, then you could see user accounts or groups. If your user account is not in the list, you could click Add to add your account there.
    c. Select your account and Click on Advance.
    d. Check on both check box ('Include inheritable permissions from this object's parent'.
    and 'Replace all child object permissions with inheritable permissions from this object'), click OK.
    e. Click OK again.
    Regards,
    Michelle Li

  • Get error code 0x80070643 when I try to install Sql Server 2008 R2 Service Pack 1 (KB2528583)

    I keep getting error code 0x80070643 when I try to install Sql Server 2008 R2 Service Pack 1 (KB2528583)
    Operating System is Windows 2008 R2 64 bit

    Hi JamesRead,
    According to your description, when you install SQL Server 2008 R2 service pack 1, we need to verify if
    you must have administrative rights on the computer.
    There are multiple files available for the download, you will be prompted to select the files you need. We need to verify if you run the SQLServer2008R2SP1-KB2528583-x64-ENU.exe. Or you can install SQL server updates from the command
    prompt and check if it can install successfully.
    You can prepare an installation of database engine instance to include product update:
    setup.exe /q /IAcceptSQLServerLicenseTerms /ACTION=PrepareImage /UpdateEnabled=True /UpdateEnabled=True /UpdateSource=<path where the update is downloaded> /INSTANCEID=<Instance ID> /FEATURES=SQLEngine
    For more information, you can review the following article about installing Updates from the Command Prompt.
    http://technet.microsoft.com/en-us/library/dd638066.aspx
    Thanks,
    Sofiya Li
    If you have any feedback on our support, please click here.
    Sofiya Li
    TechNet Community Support

  • Sharepoint 2013 SSRS Interaction with Sql Server 2012 Reporting Services connecting to Sql Server 2008 R2 database

    Hi
    I'm working on upgrading sharepoint 2010 to sharepoint 2013 with sql server 2008 r2. I've ran into some problems but have been able to get a test farm upgraded. However to run SSRS 2013 it seems Sql Server 2012 Reporting Services are required. Upgrading
    to a full sql server 2012 database isn't an option. I know that sql server 2012 reporting services can use sql server 2008 r2 as a catalog and content database so I was wondering could this be a workaround? Importantly would I need a separate machine/virtual
    machine to host sql server 2012 reporting services? or could it live on the sql server 2008 r2 machine? Any pointers appreciated. Thanks Dan

    Remember that SSRS must be deployed on the SharePoint server. Having said that, yes you can install SSRS 2012 SP1 on a server running SQL 2008 R2. And yes, you can use 2008 R2 as your Database Engine server while SSRS 2012 SP1 runs on the SharePoint server.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • SQL Server 2012 Reporting services Report Builder ClickOnce in SharePoint integrated mode

    Hi
    I've installed SSRS 2012 in Integrated Mode with SharePoint 2013.
    I've created RS Application, I have the Content types for Report Builder Report but when I try to create a new Report Builder Report from a document library (using ribbon) it try to lauch the following url
    http://sp2013/bi/_layouts/15/ReportServer/RSAction.aspx?RSAction=ReportBuilder&FileUrl=http://sp2013/_layouts/15/ReportServer/rs.rsapplication&SaveLocation=http%3A%2F%2Fsp2013%2Fbi%2FDocuments&Source=http%3A%2F%2Fsp2013%2Fbi%2FDocuments%2FForms%2FAllItems%2Easpx
    which gives an 404 Not found error
    I've installed Report Builder 3.0 as standalone because from SQL installation I didn't get an Report Builder
    What else should I do ?
    I've noticed that ReportBuilder_3.....application is in webservices folder of sharepoint
    Please help
    Sorin Sandu

    Hi Sorin,
    SQL Server 2012 Reporting Services (SSRS) includes stand-alone and ClickOnce versions of Report Builder. The ClickOnce version can be used with Reporting Services installed in native or SharePoint integrated mode. For more information about how to start
    Report Builder, please see:
    http://msdn.microsoft.com/en-us/library/ms159221(v=sql.110).aspx
    Reference:
    SharePoint 2010 – SQL 2012 Reporting Services
    SharePoint 2010 - SQL 2012 Reporting Services Part 2
    Hope this helps.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • SHAREPOINT 2013 WITH SQL SERVER 2012 REPORTING SERVICES - NOT WORKING

    The SQL 2012 with SP1 is installed but the Reporting Services are not working and not able to connect the Sharepoint with it.
    i also TRIED TO install THE ADD-ON (rsSharePoint.msi) but it doesn't connect and show the Sharepoint Mode and cannot connect the Reporting services.
    If I install the Reporting Native feature then the reporting service config displays the Instance else doesn't show and connect to the sql server.
    But I am able to access the Configuration manager and TCP/IP are enabled.
    I have installed SQL 2012 and Sharepoint 2013. Please revert soon.
    Tks - Vinay

    Reporting Service
    http://msdn.microsoft.com/en-us/library/jj219068.aspx
    http://blogs.msdn.com/b/biblog/archive/2012/12/04/installing-and-configuring-sql-reporting-services-on-sharepoint-2013.aspx
    http://blogs.msdn.com/b/psssql/archive/2011/02/18/sharepoint-adventures-setting-up-reporting-services-with-sharepoint-integration.aspx
    http://dinesql.blogspot.in/2010/06/configuring-reporting-services-2008-r2_07.html
    http://www.codeproject.com/Articles/355461/Dynamically-Pointing-to-Shared-Data-Sources-on-SQL
    http://www.heysharepoint.com/problems-with-sql-2012-reporting-services/
    http://andrewcbancroft.com/2012/06/30/troubleshooting-sql-server-2012-reporting-services-and-sharepoint-2010-integration-part-1/
    Please find the helping URL
    Thanks
    Jaison A
    http://infomoss.blogspot.in

  • Share Data Source between multiple report projects in Microsoft SQL Server 2012 Reporting Services

    I have a reports solution in 2012 which contains multiple report projects one each for target deployment folder and we use TFS 2012 for report deployment.
    We have a template project which has a bunch of template reports and all the datasources used in different reports.
    When I develop a report, I cannot "Preview" in TFS but, for deploy this used to work fine util the reports solution was in TFS 2010 & Visual Studio 2008 R2. Since we moved to TFS 2012 & SSRS 2012 not being able to deploy till I create all
    the necessary datasources for each project and now all the developers complaining that they cannot develop reports in TFS itself as they cannot preview (this problem was existing previously) and now not being able to deploy as it errors for each report "Could
    not find specified rds file". I tried messing around with the .rptproj file DataSources tag that did not help either by modifying it like below.
    <DataSources>
    <ProjectItem>
    <Name>DB.rds</Name>
    <FullPath>Template\Data Source\DB.rds</FullPath>
    </ProjectItem>
    </DataSources>
    Is there a way I could share a Data Source between multiple projects in Microsoft SQL Server 2012 Reporting Services?
    Thanks in advance.............
    Ione

    Hi ione721,
    According to your description, you want to create a shared data source which works for multiple projects. Right?
    In Reporting Services, A shared data source is a set of data source connection properties that can be referenced by multiple reports, models, and data-driven subscriptions that run on a Reporting Services report server. It must be within one project.
    We can't specify one data source working for multple projects. In this scenario, we suggest you put those reports into one project. Otherwise you can only create one data source for each project.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • SQL Server 2012 Reporting Services, Report Manager - Page not found

    Hi all,
    I am working on migrating reports to a new server so we can upgrade to a new machine and to SQL Server 2012 SP2.  The machine is up and running on Windows Server 2012 and I have installed SQL Server EE 2012 SP2.  I have imported the three databases
    from 2008R2
    * Report Server
    * ReportServer TempDB
    * RSSubscribers
    I have re-applied the encryption keys and I was thinking that everything was good to go until I went to try and manage the subscriptions on a report.  I select a report, use the drop arrow to get to manage
    and then try to select any of the options such as subscriptions and I get a "Page Not Found Error"
    If I take the URL and paste it in another browser, putting the previous server name in, it works fine.  So, the URL works fine...  I have no idea as to what I should do to figure out the problem.  I am considering rebuilding the whole install
    just to see if that would fix it.
    Thanks

    Hi SqlDude,
    According to your description, you have bind SSL to a Reporting Services URL Reservation. Now you find in your Report Manager, the Subscription page still start with "http://". Right?
    In this scenario, we need to change setting in rsreportserver.config file. Go to rsreportserver.config in "\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportServer". Find <Add Key="SecureConnectionLevel" Value="0"/>.
    Change the value into "3".
    Acceptable values are: 
    3 Most secure—Use SSL for absolutely everything.
    2 Secure—Use SSL for rendering and methods that pass credentials but don't insist on it for all SOAP calls.
    1 Basic Security—Accepts http but rejects any calls that might be involved in the passing of credentials.
    0 Least Secure—Don't use SSL at all.
    Besides, if you want to submit a feedback to Microsoft, please feel free to submit
    your situation on our product to the following link:
    https://connect.microsoft.com/SQLServer/Feedback.
    If you have any other questions, please feel free to ask.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Security Update for SQL Server 2008 R2 Service Pack 2 (KB2977320)

    So i have been trying to install this update on one of our servers since it is showing up on our MBSA scans but it has been failing on one of our machines with the error code: 0x80070643
    I downloaded the update and tired to install it manually. The installer returned: There are no SQL Server instances or shared features that can be updated on this computer. If that was true then why is SCCM still pushing the update to the machine and why
    is the MBSA showing that it needs the update? Any advice would be helpful. Thanks!

    Hi David,
    Based on my understanding, the error code: 0x80070643 was thrown out when you install KB2977320 with MBSA. And installation also failed when you download and install update manually.
    Regarding the error code: 0x80070643, it can be caused if the MSI software update registration has become corrupted, or if the .NET Framework installation on the computer has become corrupted. To fix this issue, we can follow these methods:
    Fix MSI software update registration corruption issues
    Repair the .Net Framework
    Uninstall and reinstall the .Net Framework
    For more information, please refer to this link:
    http://support.microsoft.com/kb/976982.
    Besides, the security update is released for SQL Server 2008 R2 Service Pack 2, please check the version of SQL Server you are using. About how to check the SQL Server version, please refer to this article: How to tell what SQL Server version you are running
    (http://www.mssqltips.com/sqlservertip/1140/how-to-tell-what-sql-server-version-you-are-running/). Then please download the Security Update for SQL
    Server 2008 R2 Service Pack 2 from this link (http://www.microsoft.com/en-us/download/details.aspx?id=43957), and retry install it manually.
    Best regards,
    Qiuyun Yu

  • SQL Server 2008 Analysis Services and OBI EE

    Hello,
    How to use the Multidimensional import functionality of the BI EE Administration against a cube stored in a SQL Server 2008 Analysis Services?
    Thanks,
    Paul

    Thanks Christian,
    The article you mention takes for granted that a valid Analysis Services XMLA URL is present, which is not my case.
    I have found a good article on how to configure specifically Analysis Services 2008 here:
    http://bloggingabout.net/blogs/mglaser/archive/2008/08/15/configuring-http-access-to-sql-server-2008-analysis-services-on-microsoft-windows-server-2008.aspx
    The article is the nearest I could find from my particular software platform (Vista).
    What I'm currently dealing with is [nQSError: 64203] "XMLAnalysisError.0xc1010000", which is probably some security setting I have to get right. I will keep the thread updated if I move on.
    Thanks,
    Paul

  • SQL SERVER 2000 - REPORTING SERVICES DATABASE ?

    Hi!
    A very basic question, how to know where reporting services points to the database and server ?
    miga

    For versions above than SQL 2000, you can refer to sql reporting services configuration tool.
    For SQL server 2000, reporting services view the database deatils as mentioned in below thread
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/e4263367-600d-4bb1-94e7-6b66e5df295d/how-do-i-find-configuration-details-on-sql-server-2000-ssrs?forum=sqlreportingservices
    To find the SQL Server name that host the report server database, please check the server name of the “ReportServerURL” in the RSWebApplication configuration file. The configuration file is located in the following folder:
    <drive>:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportManager
    By default, the report server database name is ReportServerDB, and the report server temporary database name is ReportServerTempDB. To check the report server database name the SSRS 2000 uses currently, we can try to join a report server
    instance to a Web farm by using different database. If the target database is not validated during the setup, it cannot be the report server database. Besides, we can also expand the tables of the databases; a report server database has different tables with
    common databases.
    For more information, please see:
    RSWebApplication Configuration File
    Installing a Report Server Web Farm
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • Why WSUS cann't download Microsoft SQL Server 2008 R2 Service Pack 2?

    Why WSUS cann't download Microsoft® SQL Server® 2008 R2 Service Pack 2? 
    Search here :catalog.update.microsoft.com/v7/site/Search.aspx?q=KB2630458,no this patch,please help me,thanks a lot!

    SQL 2008R2 SP2, is not released to MUcatalog, nor to WSUS.
    http://social.technet.microsoft.com/Forums/en-US/35d9653d-96c1-4598-98c7-73739a3e781f/wsus-service-pack-updates-for-sql-server-2008-r2?forum=winserverwsus
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Maybe you are looking for