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

error (rsAccessDenied) - 'NT AUTHORITY\NETWORK SERVICE' are insufficient

$
0
0

I have created a report using Microsoft Sql Server 2005 Reporting in my ASP.NET 2.0 Web application. It is succesfully running on the server itself on which I have created. But when I am trying to access it from my client machine by typing URL in the IE6 it gives me following error.

"The permissions granted to user 'NT AUTHORITY\NETWORK SERVICE' are insufficient for performing this operation. (rsAccessDenied) "

Dont know how to solve this problem.


Reporting Services 2008 - Anonymous Access

$
0
0

Hello,

 

In SSRS 2005 I was able to grant anonymous access to my reports by changing the authentication mode for the Reporting Services virtual directory in IIS to Anonymous and then adding the 'account used for anonymous access' to the permissions on the appropriate Reporting Services directories (in report manager).

 

Now with SSRS 2008 there are no virtual directories in IIS.

 

I tried to follow the instructions given:

 

http://technet.microsoft.com/en-us/library/cc281310.aspx (Authentication Types in Reporting Services)

 

Which instructed me to use the custom AuthenticationType, and following the instructions here:

 

http://technet.microsoft.com/en-us/library/cc281383.aspx (How to: Configure Custom or Forms Authentication in Reporting Services)

 

which just got me an error:

  • The Authentication Extension threw an unexpected exception or returned a value that is not valid: . (rsAuthenticationExtensionError) Get Online Help
    • For more information about this error navigate to the report server on the local server machine, or enable remote errors

 

Any ideas on how to set up anonymous access to SSRS2008?

 

Thanks for any time and help!

 

-Tim

In SSRS, After Export into excel how to give Sheet name.

$
0
0

Hi All,

 

when we export a Report in excel multiple sheets will open. How we can give the sheet name according of that report.

let me know about the same.

Thanks.

The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database

$
0
0

 

Hi every one,

 

I'm very new new at this.  I'm try to deploy a report model and got this message.  I have no idea what its going on about.

 

Can anyone help me?

 

Aku

 


------------------------------

System.Web.Services.Protocols.SoapException: The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. Check the documentation for more information. (rsReportServerDisabled) ---> Microsoft.ReportingServices.Diagnostics.Utilities.RPCException: The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. Check the documentation for more information. (rsReportServerDisabled) ---> System.Exception: The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. Check the documentation for more information. (rsReportServerDisabled) ---> System.Exception: The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. Check the documentation for more information. (rsReportServerDisabled) ---> System.Exception: The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. Check the documentation for more information. (rsReportServerDisabled) ---> System.Exception: The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database. You must either restore a backup key or delete all encrypted content. Check the documentation for more information. (rsReportServerDisabled) ---> System.Exception: Bad Data. (Exception from HRESULT: 0x80090005)
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at Microsoft.ReportingServices.Diagnostics.DataProtection.ProtectData(Byte[] unprotectedData, String tag)
   at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage()
   at Microsoft.ReportingServices.Library.Storage.NewStandardSqlCommand(String storedProcedureName)
   at Microsoft.ReportingServices.Library.DBInterface.GetAllConfigurationInfo()
   at Microsoft.ReportingServices.Library.RSService.GetSystemProperties(Property[] requestedProperties)
   at Microsoft.ReportingServices.WebServer.ReportingService.GetSystemProperties(Property[] Properties, Property[]& Values)
   --- End of inner exception stack trace ---
   at Microsoft.ReportingServices.WebServer.ReportingService.GetSystemProperties(Property[] Properties, Property[]& Values) (System.Web.Services)

------------------------------
BUTTONS:

OK
------------------------------

403 error: The remote server returned an error: (403) Forbidden.

$
0
0

When I try to view the report, I got the error "The remote server returned an error: (403) Forbidden. ". And in the event log , I got the detaiil excception:


Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date:  2007-7-16
Time:  11:28:29
User:  N/A
Computer: WEIGUANG
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2007-7-16 11:28:29
Event time (UTC): 2007-7-16 3:28:29
Event ID: 3c4daa414c89430786c106f3c9085b56
Event sequence: 10
Event occurrence: 1
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/1/Root/Reports-2-128290300818412520
    Trust level: RosettaMgr
    Application Virtual Path: /Reports
    Application Path: C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportManager\
    Machine name: WEIGUANG
 
Process information:
    Process ID: 4152
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE
 
Exception information:
    Exception type: WebException
    Exception message: The remote server returned an error: (403) Forbidden.
 
Request information:
    Request URL:
http://localhost/Reports/Reserved.ReportViewerWebControl.axd?OpType=StyleSheet&Version=2005.090.3042.00
    Request path: /Reports/Reserved.ReportViewerWebControl.axd
    User host address: 127.0.0.1
    User: ASIAPACIFIC\liweig
    Is authenticated: True
    Authentication Type: NTLM
    Thread account name: NT AUTHORITY\NETWORK SERVICE
 
Thread information:
    Thread ID: 5
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: True
    Stack trace:    at Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
   at Microsoft.Reporting.WebForms.ServerReport.GetStyleSheet(String styleSheetName)
   at Microsoft.Reporting.WebForms.ReportServerStyleSheetOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response)
   at Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details: For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

 

I'm using reporting service 2005, does anybody know the reason?

 

Many thanks.

 

Kevin

Need Setup Help: "The ReportServerVirtualDirectory element is missing"

$
0
0
I am getting setup problems with Reporting Services 2005.

When I try to connect through SQL Server Management Studio, the browser in the connect dialog can see the Reporting Services 2005 instance, but when I try to connect, I get an error dialog with the message, "The Report Services instance could not be found (Microsoft.SqlServer.Management.UI.RSClient)"

I manually setup ReportServer and ReportManageer virtual directories in IIS to point to the corresponding directories within the Reporting Services installation. Was I supposed to do this manually? Was the installer supposed to set this up?

Anyway, when I browse to http://localhost/ReportServer/ I get:

    *  The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError)
          o Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.4\Reporting Services\ReportServer\RSReportServer.config' is denied.

When I browse to http://localhost/ReportManager/ I get:

An error occurred while parsing the configuration file. The ReportServerVirtualDirectory element is missing.

Anyone know what I'm doing wrong and what I can do to fix?

HTTP status 400: Bad Request

$
0
0

I just installed sql server 2005 on a windows 2003 server.  I chose the option to install but do not configure.  After restarting, I used the Reporting SErvices Configuration Manager and it all looks ok.  When I browse to //localhost/reports I get a rs page with the message of:

The request failed with HTTP status 400: Bad Request.

One slightly unusual thing is SQL Server 2005 was installed as a named instance ("(local)\SQL2K5") - the server's default instance is a sql 2000 installation, which had RS installed and running.  Before configuring RS for 2k5, I deleted the VDs for Reports and ReportServer from IIS, so that I could recreate them to use 2K5.

The new ReportServer VD appears to work (although no reports are installed to test).

Thanks for any help getting this issue resolved!

Help!! "The report server has encountered a configuration error........"

$
0
0
Hi There,

I have installed Sql Server 2005 on my machine. I've managed to created report, but when i try to deploy e same, I'm getting e following error...am i missing something here?Idea

  • The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError)
    • Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.4\Reporting Services\ReportServer\RSReportServer.config' is denied.

when i checked in msdn..there it says
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSerrors/htm/Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings.resources.Strings_rsServerConfigurationError.asp

Other info:

I have followed the Tutorial Project in SQL Books online. And for TargetURL, i have given --> http://localhost/reportserver

Report server is located in my local only

rsreportserver.config : I dint touch this file and mine is fresh installation. Sad

Help please :)


SQL Query To Sum Two Columns Values Based on Its Record

$
0
0
May i know what is the SQL query to create another intermediate column which is used to store the sum of two columns of each and every record. Thank you.

Reporting Server Error 1053: The service did not respond to the start or control request in a timely fashion

$
0
0

 

Hi,

 

I'm not able to start reporting services after applying the last SQL Server 2005 hotfix (9.0.3068), I'm getting the followwing  error 1053: The service did not respond to the start or control request in a timely fashion.

 

Any clues ?

 

Regards

 

Dejan

 

 

 

 

 

 

 

Dynamic Column width for a report

$
0
0

Will the width property of a column be able to be set at run-time (i.e. ability to set the width of a column to an expression) in SQL Reporting Services 2008? One problem I have seen is the inability to set the width of columns in a report when you you have several columns whose order is determined based on parameters.

 

Lets say I have 2 columns in a report and two fields from the database which will populate those columns: 1 field that is varchar(5) and one which is varchar(50). If I do not know which column each field will go to until runtime how am I supposed to adjust the column width? Letting the column width be set by an expression would solve everything as I could pass the width in to the report. As it stands now, I would have to set each column's width to accomodate a field of type varchar(50) in order to avoid wrapping of data.

 

You could say just create 2 reports, one for each case, but what if I had 15 fields? 20?

 

Has anyone figured out how to dynamically set the width of a column? Will the width of a column be able to be set at run-time in SQL Server Reporting Services 2008 via expression or some other means?

 

Questions, questions, questions.

 

Chuck

The report server installation is not initialized.

$
0
0

The report server installation is not initialized. (rsReportServerNotActivated) (rsRPCError) Get Online Help
Get Online Help
HomeHullo,

When i access the reporting Manager, I get the above error message.

How can be able to solve this.

Ronald

 

 

Reporting Services Login box appears when trying to deploy in SSRS 2005

$
0
0
Hi All,

I installed SQLServer 2005 SP2 recently. After that when I try to
deploy a solution in SSRS 2005, I get a dialog box with title:
"Reporting Services Login". It has my server listed as the first row:
"http://localhost/reportserver" and then it has two text boxes asking
for Username and Password.

I checked my IIS settings and only Integrated Security is checked for
the Reports Server folder (and for the entire website). I tried to
change that to Allow Anonymous Access = Checked, but still the same
problem.

Any ideas?

Thanks! GB

Tablix headers not repeating in SSRS 2008

$
0
0

I have created a new report & add a table to it. When I select "Tablix Properties" and check on Columns Headers -> "Repeat Cheader columns on each page" the header columns do not repeat on each page. I also tried "Repeat header rows on each page". "Add page break before" seems to work ok. I am using VS 2008 9.0.30729.1 SP

I also tried deploying but it still does not work on the deployed version.

 

Interestingly, reports migrated from 2005 & unchanged seem to be ok.

 

Any ideas? Am I not setting soemthign up properly?

 

SQL Server Reporting Services FAQ

$
0
0
Hi All,

This thread is a summary of the Frequently Asked Questions on SQL Server Reporting Services. We consolidate them and post here for your reference. If you have any further questions, please kindly start a new thread so that more community members, MVPs, and MSFTs can join the discussion and share their ideas. Thanks for your understanding.

Part I: SQL Server Reporting Services General Topics

1. How to migrate SQL Server 2008 Reporting Services to another computer?
2. How to combine connecting string via parameter?
3. How to install a 32-bit version of SQL Server 2005 Reporting Services on a computer that is running a 64-bit version of Windows?
4. Error of EXECUTE permission denied on object 'xp_sqlagent_notify'.
5. Security consideration for anonymous access to Report Server.
6. How to create a custom report template in Reporting Services?
7. Does Reporting Services support horizontal tables which have fixed rows and dynamic columns?
8. How to reset the page number back to 1 every time the report gets a group break?
9. How to open the drill- through report in a new browser window?
10. How to verify the version of SQL Server?
11. How to use multiple datasets?
12. How to upgrade report from SQL Server 2000 to SQL Server 2005?
13. Out of memory error when exporting reports to Excel.
14. How to improve PDF quality of the report exported in Reporting Services 2005?
15. How to enable the Select All option for a multi-value parameter?

Part II: SQL Server Reporting Services SharePoint Integrated Mode Topics

1. How to deploy reports to SQL Server Reporting Services in SharePoint Services integrated mode?
2. How to integrate SQL Server Reporting Services and SharePoint Services?
3. How to refer the reports on the Report Server in SharePoint Services?
4. How to manage user to view reports in SharePoint integrated mode?
5. What information is needed when posting questions regarding SharePoint integrated mode?
6. Is Report Builder available in SharePoint Integrated Mode?

PLEASE NOTE: Microsoft does not offer formal support for the communities you'll find here. Instead, our role is to provide a platform for people who want to take advantage of the global community of Microsoft customers and product experts. Microsoft may monitor content to ensure the accuracy of the information you'll find, but any information provided by Microsoft staff is offered "AS IS" with no warranties, and no rights are conferred. You assume all risk for your use.



Microsoft Online Community Support

FIX TO: The attempt to connect to the report server failed. Check your connection information...

$
0
0

If you get the error message: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.

If you then scan the recent logfiles in C:\Program Files\Microsoft SQL Server\MSSQL.1\Reporting Services\LogFiles and find the following exception: Microsoft.SqlServer.ReportingServices2005.RSConnection+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 request failed with HTTP status 404: .

it means that you have configured the /reportserver/ app to not be reachable via http://localhost/... - there are two options from here:

1) add the localhost hostheader to the web-site which hosts the /reportserver/ and make sure the app is then reachable via that path

2) edit the file C:\Program Files\Microsoft SQL Server\MSSQL.1\Reporting Services\ReportManager\RSWebApplication.config and add the full url to the ReportServer into the ReportServerUrl tag (no ending / nessesary) AND remove the value from ReportServerVirtualDirectory (otherwise you get nasty, unprecise exceptions). THEN you must recycle the app-pool used by the Report-Manager so that config file is being reloaded.

Cannot Print SSRS 2005 report after installing KB956391

$
0
0
Installed updates on clients yesterday and am now unable to print reports created in SSRS 2005 from Win XP SP2 machine.

When viewing a report selecting the print icon on the report generates a Windows Internet Explorer message box with the text, "Unable to load print control".

After some trial and error, I determined that the removal of KB956391 (The ActiveX Kill Bit update) allows the client to regain the ability to print reports in SSRS 2005. Re-installing the KB again causes the report print to fail.

Ideas anyone?

How to use switch - case statement in T-SQL..?

$
0
0

Hi,

I want to use switch - case statement in T-SQL stored procedure.

Can any one help regarding the same..?

 

for e.g.

switch (exp)

{

case 1 : stmt 1; break;

case 2 : stmt 2; break;

case 3 : stmt 3; break;

& so on.......

}

 

 

Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

$
0
0

Keep getting this error when positioning to the last page of a report.

Using Server 2003...SqlRpt Svcs 2000 sp2

Detail error msg:

  • Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown. (rrRenderingError) Get Online Help
    • Exception of type Microsoft.ReportingServices.ReportRendering.ReportRenderingException was thrown.
      • Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

Anyone have any suggestions?  Any way to find out what collection is blowing?...or where parameter name: index comes from?

Unable to load client print control

$
0
0

When you display a SQL Reporting Services report to the screen in the header there is a Printer Icon displayed.  When we click this icon we get an error message "Unable to load client print control ".

Does anyone know what we need to load or what we need to do to resolve this so that we can print the report directly to teh printer, rather than having ot prinnt the web page, which also prints all the Web headre information

Viewing all 111 articles
Browse latest View live


Latest Images

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