Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all 10045 articles
Browse latest View live

Reporting Services - Orientation Paper - Widht - Height

$
0
0

Hello Guys.
Have you seen that when the Widht is bigger than height, the SSRS change the orientation paper to landscape and in the another way it changes to portrait?
I have a paper who has more widht than height but I want to print it as portrait, because It will be printed in a continuos printer and the size of each paper is like an envelope.
I Have been looking for a solution on internet about this issue, but I havent found anything. 

For example. one Guy has the same problem and he wrote this: (I know is nothing about the printer, the problem is in the configuration of SSRS.) Thanks in advance!

I've come across what appears to be a bug in SSRS. If after reading this post you feel otherwise, please reply to this thread...

I am trying to use SSRS to print to a Dymo LabelWriter 400 printer. This is a specialized label printer that prints one label to a page. The label paper I am using 2-1/2 inches by 1-1/2 inches. The Dymo printer driver prints portait layout as being the 2-1/2 inches width and 1-1/2 inches height. I assume that is because the paper rolls through the printer that way and labels normally are printed with more width than height.

Other software programs I use to print to this printer handles it properly (Microsoft Word, Microsoft Office Document Imaging, Dymo Label software). However, SSRS seems to assume that portrait layout must mean paper height > width, as there is no explicity setting in SSRS to for page layout. The result is that no matter how I layout my SSRS report (e.g., switch width-height values, use tb-rl to rotate text), SSRS makes the final decision on whether it is portrait or lanscape. And in this case of the Dymo printer, it always sets it to the opposite of what it should be. Changing the printer settings (whether default or whether in print dialog) does not correct it.

Although assuming that portrait layout must mean paper height > width may seem to make logical sense, not every printer works that way; and other software programs (including Microsoft Office) do not make that assumption. It seems that SSRS and/or RDL spec should allow one to explicitly set portrait/landscape setting and not care about width-height ratio. It should be left to the printer and printer driver to decide.

Have other people come across this issue, either with Dymo printer or in other context? Were they able to find a workaround?


Connection String not updated in report server database

$
0
0

Hi all

I have created a new data source via report server manager 

When executing:

select CONVERT(XML,CONVERT(VARBINARY(MAX), Content)) , *
from dbo.Catalog
where Type = 5

I get the correct connection string property

Once i update the connection string via report server manager and executing the same query i get the same results.

Any ideas why the connection string is not updated ?

SSRS 2019 and ORACLE 18c LONG data type

$
0
0

Previously had working reports on SSRS 2012 / Oracle 11.2g.  recently upgraded to SSRS 2019 / ORACLE 18c. 

noticed SSRS 2019 is unable to handle the LONG data type. it doesnt populate while rendering and doesnt see on SQL Query Designer. 

this problem occurred in Oracle Select statements on SSRS code behind  and reports referred to Oracle Views .

However it works on Oracle MVIEWs with TO_LOB conversions. problem is, there are few number of reports so creating MVIEWS is not practical. 

it would be great if anyone have a solution to this.

Grouping of only first and last column in an SSRS report

$
0
0

is it possible to group only first and last column of an ssrs report a in the image below?

iam using SSRS Version 13.0.5101.9 

Order

Customer

code

ind Total

Total

12345

abcd

xvxy

30

100

huji

yvxx

70

67856

ukil

wwvv

35

80

runi

yuvx

45




Issue with SSRS/reportviewer report rendering - resolution seems off on initial load

$
0
0
Currently some of our users are experiencing an issue with a report rendering in the web application from their desktops. The resolution appears to be off causing the buttons defined on the page to appear in the middle of the form, when the user presses the reportviewer reset button the screen resolution is corrected. The users are using IE 11 but so are other users that are not experiencing the issue.

SSRS csv Export -> There's already data here. Do you want to replace it?

$
0
0

Hello everyone, 

i have a small problem when I export the report from SSRS as csv and then try to open it in excel. The export to csv works correctly. Problem arise when i try to open it in excel. I select 'Text to columns', ',' as delimiter and " as text qualifier and then appears the error message "There's already data here. Do you want to replace it?" When I click on OK, there are some rows which get overriden and have blanks in some columns.

What could possibly be causing this issue and how to get around this? In the Regional settings of my computer, a semi-colon is defined as the List Separator. 

"Something Went Wrong" - Trying to add a new Data Source (SQL Server 2016)

$
0
0

Hello all,

We have just deployed SQL Server 2016 Reporting Services, including the cumulative update to one of our UAT servers. Upon accessing the SSRS Web Portal and clickingNew > Data Source, we get the error "Something has gone wrong. Please try again later".

Is anyone able to assist me with getting to the bottom of this issue? Error log is below for reference.

Thank you in advance!

Tom.

Microsoft.ReportingServices.Portal.WebHost!reportserverwebapp!12!08/04/2016-16:25:38:: e ERROR: [ifiru6gy]: OData exception occurred: System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Microsoft.SqlServer.ReportingServices.SoapExceptionStrings.resources" was correctly embedded or linked into assembly "Microsoft.ReportingServices.Portal.Services" at compile time, or that all the satellite assemblies required are loadable and fully signed.
   at System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String fileName)
   at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
   at Microsoft.SqlServer.ReportingServices.SoapExceptionStrings.Keys.GetString(String key)
   at Microsoft.SqlServer.ReportingServices.SoapExceptionStrings.get_MissingEndpoint()
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.MissingEndpointException..ctor(Exception inner)
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod()
   at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.ListExtensions(String extensionType)
   at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapRS2010Proxy.<>c__DisplayClass41.<ListExtensions>b__40()
   at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapAuthenticationHelper.ExecuteWithWindowsAuth[TReturn](SoapHttpClientProtocol soapClient, IPrincipal userPrincipal, Func`1 func)
   at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapAuthenticationHelper.ExecuteWithCorrespondingAuthMechanism[TReturn](SoapHttpClientProtocol soapClient, IPrincipal userPrincipal, Func`1 func)
   at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapRS2010Proxy.ListExtensions(IPrincipal userPrincipal, String extensionType)
   at Microsoft.ReportingServices.Portal.Repositories.SystemService.ListExtensions(IPrincipal userPrincipal, ExtensionType extensionType)
   at Microsoft.ReportingServices.Portal.ODataWebApi.V1.Controllers.ReportServerInfoController.ListExtensions(ExtensionType extensionType)
   at Microsoft.ReportingServices.Portal.ODataWebApi.V1.Controllers.ReportServerInfoController.DataExtensions()
   at lambda_method(Closure , Object , Object[] )
   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.<GetExecutor>b__9(Object instance, Object[] methodParameters)
   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext().
Microsoft.ReportingServices.Portal.WebHost!reportserverwebapp!12!08/04/2016-16:25:38:: i INFO: [ifiru6gy]: 10.0.10.141: GET /api/v1.0/reportserverinfo/model.DataExtensions - Response 500 - 0:00:05.2307216

Number of worked days in a month

$
0
0

In Report Builder 3.0, I have several rows listing a Date/Time field from a SQL Server DB, which represents when an employee clocks in and that can occur several times a day.  How can I sub total the number of days worked in a month.  The report has rows similar to:

2/1/2020 5:55:27 AM
2/1/2020 10:01:30 AM
2/3/2020 6:01:02 AM
2/3/2020 8:15:09 AM
2/3/2020 12:40:40 PM
2/6/2020 11:59:40 AM

So, the answer I'm looking for is 3 in a count since they worked on 2/1, 2/3 and 2/6.

Additional info:  I looking for a placeholder sum type expression since I still need to view all dates.

TIA




SSRS Export PDF Automatically from Java Application

$
0
0

Hello,

I'm looking to have a communication between my Java application and SSRS.
Currently I have a button in my application that needs to generate a PDF and save it on a NAS automatically.

The generated PDF must be saved in different locations depending on the clicks.

Currently I use this URL format to trigger the PDF creation:
http://localhost:30/ReportServer/Pages/ReportViewer.aspx?%2fNcTest%2fNCTest&rs:Command=Render&ncId=109911&rs:Format=PDF

But it opens the windows explorer to tell me where to save it.

I would like to know if we can include a parameter in the URL to define the save path ?
Or if there is one of the configuration to do on the design hard report ?

Thanks

Could not load file or assembly 'Microsoft.ReportViewer.Design, Version=15.0.0.0

$
0
0

Upgraded NuGet package Microsoft.ReportingServices.ReportViewerControl.WebForms, from 150.900.148, to 150.1358.0.

On publish, I get error:

Error on deployment:
Severity	Code	Description	Project	File	Line	Suppression State
Error		Could not load file or assembly 'Microsoft.ReportViewer.Design, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)	Project3	C:\Projects\Project\Source\Project3\obj\Debug\AspnetCompileMerge\Source\web.config	151	

It builds fine. I've also updated Microsoft.SqlServer.Types,from 14.0.314.76, to 14.0.1016.290. This did not seem to change the error.

Downgrading, from 150.1358.0, to 150.900.148, allows publishing the project to succeed.

WHAT I HAVE TRIED

I've tried removing the project source tree bin/obj subfolders, building clean, removing the .vs folder, rebooting, restarting. Error seems to persist.

ENVIRONMENT DETAILS

  • Microsoft Visual Studio Professional 2017: v15.9.15 (latest)
  • .NET Framework: 4.8
  • Microsoft.ReportingServices.ReportViewerControl.WebForms: 150.1358.0 (latest)
  • Microsoft.SqlServer.Types: 14.0.1016.290 (latest)
  • Microsoft RDLC Report Designer: 15.3.1 (latest)
  • Microsoft Reporting Services Projects: 2.5.9 (latest)

UPGRADE OUTPUT

Attempting to gather dependency information for package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' with respect to project 'Project1', targeting '.NETFramework,Version=v4.8'
Gathering dependency information took 785.07 ms
Attempting to resolve dependencies for package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0'
Resolved actions to install package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0'


Attempting to gather dependency information for package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' with respect to project 'Project2', targeting '.NETFramework,Version=v4.8'
Gathering dependency information took 2.77 ms
Attempting to resolve dependencies for package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0'
Resolved actions to install package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0'


Attempting to gather dependency information for package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' with respect to project 'Project3', targeting '.NETFramework,Version=v4.8'
Gathering dependency information took 15.5 ms
Attempting to resolve dependencies for package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0'
Resolved actions to install package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0'
Retrieving package 'Microsoft.ReportingServices.ReportViewerControl.WebForms 150.1358.0' from 'nuget.org'.
Removed package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.900.148' from 'packages.config'
Successfully uninstalled 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.900.148' from Project1
Adding package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' to folder 'C:\Projects\Project\Source\packages'
Added package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' to folder 'C:\Projects\Project\Source\packages'
Added package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' to 'packages.config'
Executing script file 'C:\Projects\Project\Source\packages\Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0\tools\install.ps1'...


AutoHides             : False
Caption               : Loading...
Collection            : {Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase...}
CommandBars           : {URL Toolbar, F1 Disambiguation Toolbar}
ContextAttributes     : System.__ComObject
DTE                   : System.__ComObject
Document              : 
HWnd                  : 2231418
Height                : 480
IsFloating            : False
Kind                  : Tool
Left                  : 32
Linkable              : False
LinkedWindowFrame     : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase
LinkedWindows         : 
Object                : System.__ComObject
ObjectKind            : {E8B06F52-6D01-11D2-AA7D-00C04F990343}
Project               : 
ProjectItem           : 
Selection             : 
Top                   : 106
Type                  : vsWindowTypeToolWindow
Visible               : True
Width                 : 1145
WindowState           : vsWindowStateMaximize
HasBeenDeleted        : False
Events                : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowEvents
VisibilityEvents      : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowVisibilityEvents
Rect                  : 32,106,1145,480
OutstandingEventCount : 0



Successfully installed 'Microsoft.ReportingServices.ReportViewerControl.WebForms 150.1358.0' to Project1
Executing nuget actions took 1.74 sec
Found package 'Microsoft.ReportingServices.ReportViewerControl.WebForms 150.1358.0' in 'C:\Projects\Project\.nuget\..\Source\packages'.
Removed package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.900.148' from 'packages.config'
Successfully uninstalled 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.900.148' from Project2
Package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' already exists in folder 'C:\Projects\Project\.nuget\..\Source\packages'
Added package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' to 'packages.config'
Executing script file 'C:\Projects\Project\Source\packages\Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0\tools\install.ps1'...


AutoHides             : False
Caption               : Getting started with the ReportViewer 2016 control - SQL Server Reporting Services (SSRS) | 
                        Microsoft Docs
Collection            : {Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase...}
CommandBars           : {URL Toolbar, F1 Disambiguation Toolbar}
ContextAttributes     : System.__ComObject
DTE                   : System.__ComObject
Document              : 
HWnd                  : 2231418
Height                : 480
IsFloating            : False
Kind                  : Tool
Left                  : 32
Linkable              : False
LinkedWindowFrame     : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase
LinkedWindows         : 
Object                : System.__ComObject
ObjectKind            : {E8B06F52-6D01-11D2-AA7D-00C04F990343}
Project               : 
ProjectItem           : 
Selection             : 
Top                   : 106
Type                  : vsWindowTypeToolWindow
Visible               : True
Width                 : 1145
WindowState           : vsWindowStateMaximize
HasBeenDeleted        : False
Events                : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowEvents
VisibilityEvents      : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowVisibilityEvents
Rect                  : 32,106,1145,480
OutstandingEventCount : 0



Successfully installed 'Microsoft.ReportingServices.ReportViewerControl.WebForms 150.1358.0' to Project2
Executing nuget actions took 4.47 sec
Found package 'Microsoft.ReportingServices.ReportViewerControl.WebForms 150.1358.0' in 'C:\Projects\Project\.nuget\..\Source\packages'.
Removed package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.900.148' from 'packages.config'
Successfully uninstalled 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.900.148' from Project3
Package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' already exists in folder 'C:\Projects\Project\.nuget\..\Source\packages'
Added package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0' to 'packages.config'
Executing script file 'C:\Projects\Project\Source\packages\Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0\tools\install.ps1'...


AutoHides             : False
Caption               : Getting started with the ReportViewer 2016 control - SQL Server Reporting Services (SSRS) | 
                        Microsoft Docs
Collection            : {Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase, 
                        Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase...}
CommandBars           : {URL Toolbar, F1 Disambiguation Toolbar}
ContextAttributes     : System.__ComObject
DTE                   : System.__ComObject
Document              : 
HWnd                  : 2231418
Height                : 480
IsFloating            : False
Kind                  : Tool
Left                  : 32
Linkable              : False
LinkedWindowFrame     : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase
LinkedWindows         : 
Object                : System.__ComObject
ObjectKind            : {E8B06F52-6D01-11D2-AA7D-00C04F990343}
Project               : 
ProjectItem           : 
Selection             : 
Top                   : 106
Type                  : vsWindowTypeToolWindow
Visible               : True
Width                 : 1145
WindowState           : vsWindowStateMaximize
HasBeenDeleted        : False
Events                : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowEvents
VisibilityEvents      : Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowVisibilityEvents
Rect                  : 32,106,1145,480
OutstandingEventCount : 0



Successfully installed 'Microsoft.ReportingServices.ReportViewerControl.WebForms 150.1358.0' to Project3
Removing package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.900.148' from folder 'C:\Projects\Project\.nuget\..\Source\packages'
Removed package 'Microsoft.ReportingServices.ReportViewerControl.WebForms.150.900.148' from folder 'C:\Projects\Project\.nuget\..\Source\packages'
Executing nuget actions took 4.71 sec
Time Elapsed: 00:00:11.7911485
========== Finished ==========




How to Modify an SSRS Subscription to Only Run First Monday of Every Fiscal Month

$
0
0

Hello,

My team needs to run a scheduled report on every first Monday of every new fiscal month.  Unfortunately, SSRS 2008 Subscriptions scheduler doesn't really allow a lot of flexibility in this area.  To remedy this, i've been looking at the various tables in ReportServer DB but nothing is really popping out at me.  Alternatively, i'm not sure if a data-driven subscription is the way to proceed or not as I do not have experience in this area.

What is the best way to go about this?

Some givens about my environment:

 - my team is using Report Manager to deliver reports to end users (I already know not the best idea)

 - we are NOT ASP.NET or web developers and with the exception of myself most of us do not know how to build applications to in which to embedded SSRS reports.  As such, we do not know how to call the Reporting Services APIs nor how to use them.  Further, we are restricted by company rules from going this route so it is simply not an option.  All changes or development must be done in T-SQL.


Thanks!!

 

Alternate row colour in a matrix in ssrs .

$
0
0

Hi,

I am creating a matrix in which row color changes alternately(1st row white second row blue and so on .) now i am calling this matrix as a sub report in other report and i had applied grouping on that row in which this MATRIX is called .

the problem i am facing is in first sub report 1st row is coming in white color while in second sub report 1st row is coming as blue color background  And so on...

why so is happening as i want 1st row as white and second row as blue i all sub reports .

if anyone has any solution then please suggest .

Thanks

Ravi


Tyagi Ravi

SSRS 2016 and 2008 side-by-side

$
0
0

Hello,


i have issue and cant find solution for this.

I have installed on server default instance SQL Server 2016 + SSRS 2016 + SSAS 2016 (tabular) + SSAS2016 (multi). Standard version.

Now i tried to add SSRS 2008 to this server, because i need to move SSRS 2008 from old server to other for load distribution workload (new server is used minimaly).

And i have problem with Reporting Service Configuration manager.
If i run RSCM 2016 then i see default instance of SSRS 2016 (and SSRS 2008 instance is not visible - this is expected).
But If i start RSCM 2008 then Report Server Instance is blanked and if i try to Find, it return

No report servers were found

Details:
Invalid namespace



I checked namepsaces via WBEMTEST and everything seem correct.
If i delete via WBEMTEST namespace for SSRS 2016, then SSRS2008 instance in RSCM is visible like a magic.
But if i recover SSRS 2016 namespace via reportingservices.mof then instance of SSRS2008 fade in RSCM.

Recover namespace for SSRS2008 via edited 2008 MOF file - like a known issue - dont worked.

This make me mad, because everythink looks correctly installed, but it does not work.

Any one have experience, or any hint how to fix this?


Thx D


SSRS Report show cells with value first and finally empty

$
0
0

Hi... maybe someone could help me.

I do a SSRS Report that show the Users of each Group (in Columns). i can show this but with this format.  

and i like show with this format.

someone has any idea?  

thanks! :)


Getting an Event ID 12 SMS Performance Data Provider for ReportingServicesService.exe

$
0
0

Can anyone please explain and assist me in resolving this Event ID 12, Source: SMS Performance Data Provider. I seem to have little luck in googling this error message:

Process E:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer\bin\ReportingServicesService.exe (PID 5024, TID 5148) called the CollectSMSPerformanceData() function in SMSPERF.DLL and the function detected that the virtual memory block containing the SMS performance data was not properly initialized. No performance data will be returned to the caller. If process E:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer\bin\ReportingServicesService.exe is a performance monitoring application, it may display incorrect data for the SMS performance counters or no data at all.

Thanks...


Column headers not displaying on each page

$
0
0

Hi,

We are using SSRS 2008 and lately came across a strange issue. Page headers not displaying on each page.

When we use the wizard, it works fine, but when we make use of the table object it does not.

I have gone through all the forums and tried the suggestions but no luck.

1. Set the properties of the tablix to 'Repeat Header rows on each page' and the 'Repeat Header columns on each page'
2. On the columns group, select advanced and set the properties of the Static (Fixeddata = True, RepeatOnNewPage = True)
When we do this we get an error."All TablixMember elements in a TablixColumnHierarchy must have the RepeatOnNewPage Property set to false"

One workaround is to place the column headers in the pageheader, but this is not desirable since I want to get to the root of the problem.

Any ideas welcome
Thanks
Dewald

SQLServer 2008 R2 Reporting Service websevice url does not display with custom authentication

$
0
0

Hi:

I have installed SQLServer2008R2(CUD3) (64bits on Windows7) Reporting Service with custom authentication.  I can log in to the report server and report manager and everything appears fine, but the webservice url:http://myhost/ReportServer/ReportService2005.asmx no longer works (The webservice url did display before I put int custom authentication).  I got a html back with error message.

This webservice url used to be not protected.  I wonder if this is something changed in 2008R2 and it is a bug, or something I did not do it right.

 

Thanks for any help!

<html>
    <head>
       // some info here

</head>

    <body bgcolor="white">

            <span><H1>Server Error in '/ReportServer' Application.<hr width=100% size=1 color=silver></H1>

            <h2> <i>Access is denied.</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> Description: </b>An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL.
            <br><br>

            <b> Error message 401.2.: </b>Unauthorized: Logon failed due to server configuration. &nbsp;Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server. &nbsp;Contact the Web server's administrator for additional assistance.<br><br>

            <hr width=100% size=1 color=silver>

            <b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955

            </font>

    </body>
</html>

Rendering spaces in MHTML email body in SSRS subscription

$
0
0

I am trying to send a report using SSRS subscription which includes a text with spaces in between as shown in the picture..

The problem is the spaces are ignored and my formatting is disturbed.

but when I render as PDF/ WORD format the spaces are perfectly rendered.

Please suggest how can I preserve the space 

OR

Any other format can help me preserving the space instead of MHTML format in email body.

I want to include the report contents in email body and not as attachment ..


Please Help me !!!!

Verify my account

$
0
0

Hi!

Could you verify my account?

Thanks in advance!

controlling the page break

$
0
0

Hello,
The master report contains a table with rows. This master report has a header and footer...
In each row, I have placed a reference to a sub-report
Each sub-report is enclosed inside a rectangle.
On the last row of the table inside the master report, I would like to check the page number and then force a page break before this last page.
I am unable to check the page number inside these subreports because pagenumber is only allowed inside the header and footer. I even tried having a code function but it will only show page 1 of 1 on all subreports...
Question:
Based on the above, how can I force a page break based on what number the final sub-report lands on?

Thank you


Viewing all 10045 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>