Viewing 15 posts - 976 through 990 (of 3,366 total)
lduvall (10/1/2009)
http://support.microsoft.com/kb/922656
I had to change the C:\Program...
October 1, 2009 at 10:04 am
I am receiving the following error when I try to run a deployed report. "An error has occurred during report processing.
Cannot create a connection to data source 'DataSourceName'.
Login failed for...
September 30, 2009 at 5:01 pm
Web Service is:
.ASMX page
Asp.net is:
.ASPX page
So if you are in web service then you don't need to add the reportviewer file and if you are in Asp.net then you add...
September 30, 2009 at 3:44 pm
Check my very long post in the middle of this thread for more things that may fix this it is very tedious but it may help.
http://www.sqlservercentral.com/Forums/Topic719964-150-1.aspx
September 30, 2009 at 3:41 pm
Hi lduvall,
This error is documented but here is the support article about it and the fixes right here at SSC but that may only take you to Report Manager and...
September 30, 2009 at 1:58 pm
I have a situation where several xls files will be in a directory and the name is according to some internal pattern that can be matched by one stored procedure....
September 29, 2009 at 12:31 pm
Oracle in any .NET development or deployment require Oracle client installed and 8i is not supported you need at least 9i RC2 to use 8i with SharePoint. You also...
September 29, 2009 at 10:56 am
Could you please clarify the below:
1. As I know ASP.NET ReportViewer control exist But I want to make sure is SSRS ReportViewer control also exists?
2.Is ASP.NET ReportViewer control & SSRS...
September 29, 2009 at 8:09 am
The main issue with Oracle 8i is Oracle in .NET which is what a Sharepoint application is Oracle wants you to use Oracle 9i RC2 client and above, if you...
September 29, 2009 at 7:21 am
1. Separate database engine with SQL Server 2005 x64 with SP3
2. Separate SQL Server 2005 Reporting Services with SP3
3. Separate Application Server. In the Application, we have a tab called...
September 28, 2009 at 10:22 pm
I already applied Report viewer redist SP1 on my Report Server after applying SQL Server 2005 SP3..
If the server running the application is different then you need to run both...
September 28, 2009 at 5:42 pm
gmamata7 (9/28/2009)
Thanks,But why we do need to install Visual studio 2005 on a Report Server??
I did not say that just that the dll is needed in all three places Visual...
September 28, 2009 at 1:10 pm
toll (9/28/2009)
Microsoft SQL Server 2005 - 9.00.3054.00 (X64) Mar 23 2007 18:41:50 Copyright (c) 1988-2005 Microsoft Corporation Standard Edition (64-bit) on Windows NT...
September 28, 2009 at 9:10 am
gmamata7,
These are the links you need and per the blog you posted you need to install all three in your SSRS server, Web server if Asp.net application, if Winform the...
September 27, 2009 at 11:44 am
There are two things you could try ask the person to add Report manager url in Lan Settings in connection in IE or trusted sites. If that did not...
September 26, 2009 at 7:24 pm
Viewing 15 posts - 976 through 990 (of 3,366 total)