This is a long running saga.
Originally running 2VM with Windows 2016 Server, CRM2016 & SQL 2016. Had the same issue as below and after reading documentation, it appeared that CRM2016 was not fully supported on SQL2016
Currently running CRM2016 & SQL2014
1. Created a report in VS2012
2. Uploaded it to CRM and marked for Publish Report For External Use
3. Created a plugin to produce a PDF report
When the plugin fire's, the report is generated, however there is no data
I changed the data source both in the report and in the report server properties to the SQL sa
Still report generates but no data.
I cannot understand what the problem is as the report runs fine in VS
The Report Server Log
Header>
<Product>Microsoft SQL Server Reporting Services Version 2014.0120.2000.08 ((SQL14_RTM).140220-1752)</Product>
<Locale>English (United Kingdom)</Locale>
<TimeZone>GMT Standard Time</TimeZone>
<Path>C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\Logfiles\ReportServerService__11_07_2016_19_17_43.log</Path>
<SystemName>CBDATA</SystemName>
<OSName>Microsoft Windows NT 6.2.9200</OSName>
<OSVersion>6.2.9200</OSVersion>
<ProcessID>2104</ProcessID>
<Virtualization>Hypervisor</Virtualization>
</Header>
rshost!rshost!960!11/07/2016-19:17:43:: i INFO: CLR runtime is initialized.
rshost!rshost!960!11/07/2016-19:17:43:: i INFO: Derived memory configuration based on physical memory as 10482716 KB
appdomainmanager!DefaultDomain!960!11/07/2016-19:17:44:: i INFO: Entered managed ServiceMain in DefaultDomain.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing DisableSecureFormsAuthenticationCookie to 'False' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing WebServiceUseFileShareStorage to 'False' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing WatsonFlags to '1064' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: 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!998!11/07/2016-19:17:46:: 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,Microsoft.ReportingServices.WmiProvider.WMIProviderException'
as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing AuthenticationTypes to '5' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing EnableAuthPersistence to 'True' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: w WARN: Initializing UrlRoot to default value of '' because it was incorrectly specified in Configuration file as ''.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing IsWebServiceEnabled to 'True' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing IsReportManagerEnabled to 'True' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing MaxConnections to '2' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing AppID to '(Default)' as specified in Configuration file.
library!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Initializing CacheLevel to 'Default' as specified in Configuration file.
resourceutilities!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Reporting Services starting SKU: Standard
configmanager!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Using report server internal urlhttp://localhost:80/ReportServer.
configmanager!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Using report server external urlhttp://CBDATA:80/ReportServer.
configmanager!DefaultDomain!998!11/07/2016-19:17:46:: i INFO: Using url root
http://CBDATA:80/ReportServer.
rshost!rshost!998!11/07/2016-19:17:46:: i INFO: Configuring maxPhysicalCpu=4, minLogicalCpu=0
rshost!rshost!998!11/07/2016-19:17:46:: i INFO: Logical processor per physical processor 2
rshost!rshost!998!11/07/2016-19:17:46:: i INFO: Logical processor per core 1
rshost!rshost!998!11/07/2016-19:17:46:: i INFO: Maximum logical CPU is 2
configmanager!DefaultDomain!998!11/07/2016-19:17:48:: i INFO: Using report server internal urlhttp://localhost:80/ReportServer.
configmanager!DefaultDomain!998!11/07/2016-19:17:48:: i INFO: Using report server external urlhttp://CBDATA:80/ReportServer.
configmanager!DefaultDomain!998!11/07/2016-19:17:48:: i INFO: Using url root
http://CBDATA:80/ReportServer.
library!DefaultDomain!998!11/07/2016-19:17:48:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
library!DefaultDomain!998!11/07/2016-19:17:48:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
library!DefaultDomain!998!11/07/2016-19:17:48:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
library!DefaultDomain!998!11/07/2016-19:17:48:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
library!DefaultDomain!998!11/07/2016-19:17:48:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\Logfiles
appdomainmanager!DefaultDomain!998!11/07/2016-19:17:49:: i INFO: Appdomain:2 WindowsService_0 started.
library!WindowsService_0!998!11/07/2016-19:17:52:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
library!WindowsService_0!998!11/07/2016-19:17:52:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
library!WindowsService_0!998!11/07/2016-19:17:52:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
library!WindowsService_0!998!11/07/2016-19:17:52:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
library!WindowsService_0!998!11/07/2016-19:17:52:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\Logfiles
resourceutilities!WindowsService_0!998!11/07/2016-19:17:52:: i INFO: Reporting Services starting SKU: Standard
library!WindowsService_0!4e0!11/07/2016-19:17:52:: i INFO: Catalog SQL Server Edition = Standard
crypto!WindowsService_0!4e0!11/07/2016-19:17:52:: i INFO: Initializing crypto as user: NT AUTHORITY\NETWORK SERVICE
crypto!WindowsService_0!4e0!11/07/2016-19:17:52:: i INFO: Exporting public key
rshost!rshost!848!11/07/2016-19:17:52:: i INFO: Registered url=http://+:80/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\ReportServer.
rshost!rshost!848!11/07/2016-19:17:52:: i INFO: Currently registered url
http://+:80/ReportServer/ on endpoint 2
rshost!rshost!848!11/07/2016-19:17:52:: i INFO: Registered url=http://+:80/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\ReportManager.
rshost!rshost!848!11/07/2016-19:17:52:: i INFO: Currently registered url
http://+:80/Reports/ on endpoint 3
rshost!rshost!848!11/07/2016-19:17:52:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\ReportServer\ReportBuilder.
resourceutilities!DefaultDomain!998!11/07/2016-19:17:52:: i INFO: Maximum memory limit is 65536Mb
rshost!rshost!998!11/07/2016-19:17:52:: i INFO: Derived memory configuration based on physical memory as 10482716 KB
servicecontroller!DefaultDomain!848!11/07/2016-19:17:52:: i INFO: Total Physical memory: 10734301184
rpcserver!DefaultDomain!dcc!11/07/2016-19:17:52:: i INFO: Process monitoring started.
crypto!WindowsService_0!4e0!11/07/2016-19:17:53:: i INFO: Performing sku validation
crypto!WindowsService_0!4e0!11/07/2016-19:17:53:: i INFO: Importing existing encryption key
dbpolling!WindowsService_0!4e0!11/07/2016-19:17:53:: i INFO: EventPolling polling service started
dbpolling!WindowsService_0!4e0!11/07/2016-19:17:53:: i INFO: NotificationPolling polling service started
dbpolling!WindowsService_0!4e0!11/07/2016-19:17:53:: i INFO: SchedulePolling polling service started
dbpolling!WindowsService_0!4e0!11/07/2016-19:17:53:: i INFO: UpgradePolling polling service started
dbpolling!WindowsService_0!dd4!11/07/2016-19:17:53:: i INFO: PollingMaintenance: Polling started
resourceutilities!WindowsService_0!dd4!11/07/2016-19:17:53:: i INFO: Maximum memory limit is 65536Mb
rpcserver!DefaultDomain!4e0!11/07/2016-19:17:53:: i INFO: RPC Server started.
servicecontroller!DefaultDomain!4e0!11/07/2016-19:17:53:: i INFO: RPC Server started. Endpoint name ='ReportingServices$MSRS12.MSSQLSERVER'
appdomainmanager!WindowsService_0!4e0!11/07/2016-19:17:53:: i INFO: Appdomain:2 WindowsService_0 initialized.
appdomainmanager!DefaultDomain!ddc!11/07/2016-19:23:26:: i INFO: Appdomain:3 ReportServer_MSSQLSERVER_0-1-131230202060580783 started.
appdomainmanager!ReportServer_0-1!ddc!11/07/2016-19:23:37:: i INFO: RS authentication mode is 5; effective ASP.NET authentication mode is Windows. vdir=/ReportServer.
appdomainmanager!DefaultDomain!ddc!11/07/2016-19:23:37:: i INFO: Appdomain:3 ReportServer_MSSQLSERVER_0-1-131230202060580783 initialized (#1).
webserver!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: Reporting Web Server started
library!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
library!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
library!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
library!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
library!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\Logfiles
resourceutilities!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: Reporting Services starting SKU: Standard
ui!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: Registering with Software Usage Metrics Product:SQL Server 2014, Role:Microsoft SQL Server Reporting Services, RoleGuid:8cc0ac85-40f7-4886-9dab-021519800418
resourceutilities!ReportServer_0-1!ddc!11/07/2016-19:24:00:: i INFO: Maximum memory limit is 65536Mb
library!ReportServer_0-1!ddc!11/07/2016-19:24:04:: i INFO: Catalog SQL Server Edition = Standard
crypto!ReportServer_0-1!ddc!11/07/2016-19:24:05:: i INFO: Initializing crypto as user: NT AUTHORITY\NETWORK SERVICE
crypto!ReportServer_0-1!ddc!11/07/2016-19:24:05:: i INFO: Exporting public key
crypto!ReportServer_0-1!ddc!11/07/2016-19:24:05:: i INFO: Performing sku validation
crypto!ReportServer_0-1!ddc!11/07/2016-19:24:05:: i INFO: Importing existing encryption key
library!ReportServer_0-1!ddc!11/07/2016-19:24:08:: i INFO: RenderForNewSession('/BOSS_MSCRM/Bacs Input Report - AutoGenerate')
library!ReportServer_0-1!ddc!11/07/2016-19:24:12:: i INFO: Using folder C:\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\RSTempFiles for temporary files.
library!WindowsService_0!994!11/07/2016-19:27:53:: i INFO: Call to CleanBatch()
library!WindowsService_0!994!11/07/2016-19:27:53:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
library!WindowsService_0!994!11/07/2016-19:27:53:: i INFO: Call to CleanBatch() ends
any suggestions ?
Dont ask me .. i dont know