First  |  Prev |  Next  |  Last
Pages: 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780
'NT AUTHORITY\NETWORK SERVICE' permissions error
Hi - Running RS 2000 Standard Edition SP1 on Windows 2003. We are running reports via the RS web service from an ASP.NET app. The app pool is running under the Network Service identity. Exactly what permissions does the Network Service user need to successfully execute/render RS reports? I have been w... 6 Feb 2006 07:14
Connection Error
Hi all When i try to access sqlserver from a custom developed assembnly i get the following error " Request for the permission of type System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed. " can any one please suggest me how... 23 Jan 2006 09:02
A back button ?
Hi all , I try to make a button in my report which had the same effect like 'Back' button in Internet Explorer. I use the code : href="javascript:history.forward()" in "Jump to Url" but I've got the following error : Invalid URI: The URI scheme is not valid. Do you know how can I do that ? Thanks. ... 19 Jan 2006 09:14
Access to ReportManager\bin is denied
There has been a few posts like this. I have given ASPNET access to the folder. Here is the long message... Access to the path "C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportManager\bin" is denied. Description: An unhandled exception occurred during the execution of the current web r... 18 Jan 2006 20:13
Install RS failed, message said "sufficient privileges"
I installed Reporting Service 2000 Developer version on WinXP Pro with SP2 and SQL Server Developer with SP3. At the end of installation process, starting ReportServer service, it failed, the erroe message was: "Service 'ReportServer'(ReportServer) failed to start. Verify that you have sufficient privileges ... 17 Jan 2006 02:41
System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
I wrote a simple function to call a stored procedure in the code tab of the report property. I did not write any custom assembly or dll. Code is below: public function Prepare(Office as integer, Dt as date) Dim oConn As New system.data.SqlClient.SqlConnection("Connection String Here") Dim oCmd As N... 17 Jan 2006 13:13
How to solve " parameter is missing a value " in Report Svc URL Access ? is it the cascading parameters ?
Hi, Any expert can help me on this ??? I am integrating my application with MS RS 2005 using URL access method and programatically construct the url link so that when user click on it, the report is rendered straight without asking to select parameter values . I have 4 parameters needed to pass to the url. ... 16 Jan 2006 22:03
Setup could not initialize the report server
After a successful re-install of Reporting Services I get the message: Setup could not initialize the report server. You must manually initialize the report server before using it for the first time. For more information, see the Reporting Services setup documentation I then run this: Rsactivate ?c "c:\Program... 13 Jan 2006 11:24
Passing Multivalued Parameters through URL interface
Hi, We are trying to generate report by passing parameter values through url In our report, we have a multivalued parameter named "ABC", having values say, val1, val2 and val3. When try to generate the report with parameter ABC having values as val1 and val2 using the url mentioned below, we find that the va... 16 Jan 2006 05:42
Pass multi value parameter to another report
I have two reports, ReportA and ReportB. In ReportA I have a hyperlinked field that when cliked opens ReportB. ReportB must then be filtered on the values of the multi value parameters selected in ReportA. My question is: How do I pass multi value parameters to another report? Thanks in advance for your help!... 13 Jan 2006 02:59
First  |  Prev |  Next  |  Last
Pages: 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780