Monday, March 26, 2012
Problems Exporting To Excel When Using Report Subscription
I'm having a problem with Reporting Services report subscriptions.
I have a set of reports that need to be sent via email on a schedule. I need
to send them in Excel format, but the files sent to my email account are
unreadable in Excel. I am using Excel 2003 and can manually export reports
and open them in Excel without any problems, yet when I use a subscription to
email the Excel files they are not valid files. They have the .xls extension,
but Excel can't open them properly, it just opens them as a load of
unintelligible text.
The same thing happens when I set up a subscription to email a report in XML
format, I could export it manually and it worked fine, yet when I run the
subscription to email the XML report to me I get an invalid XML file.
Has anyone else had this problem or does anyone know how to fix it?
If it helps, the report server is stored on a network server, not my local PC.
The server is running Windows Server 2003 Pro, my PC is running Windows XP
Pro and has Office 2003. Office is not installed on the server, but I doubt
that makes any difference, since I can manually export to Excel without any
problems.
Thanks in advance
TabbyWhen you run them "locally" due you mean from VS.NET on your workstation?
If yes... I found that generating reports "locally" can have totally
different results than running them on the report server.
If this is the case...try loading the report via a browser from the report
server.
If this is not the case... try pdf/html or other output formats to narrow
down the problem. I found problems exporting to excel but not other formats
when report objects are overlapping.
Tabby Cool wrote:
>Hi,
>I'm having a problem with Reporting Services report subscriptions.
>I have a set of reports that need to be sent via email on a schedule. I need
>to send them in Excel format, but the files sent to my email account are
>unreadable in Excel. I am using Excel 2003 and can manually export reports
>and open them in Excel without any problems, yet when I use a subscription to
>email the Excel files they are not valid files. They have the .xls extension,
>but Excel can't open them properly, it just opens them as a load of
>unintelligible text.
>The same thing happens when I set up a subscription to email a report in XML
>format, I could export it manually and it worked fine, yet when I run the
>subscription to email the XML report to me I get an invalid XML file.
>Has anyone else had this problem or does anyone know how to fix it?
>If it helps, the report server is stored on a network server, not my local PC.
>The server is running Windows Server 2003 Pro, my PC is running Windows XP
>Pro and has Office 2003. Office is not installed on the server, but I doubt
>that makes any difference, since I can manually export to Excel without any
>problems.
>Thanks in advance
>Tabby
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-reporting/200509/1|||No, I am not running htem from Visual Studio, I am running them direct from
the Report Manager.
When you run reports in Visual Studio, can you actually export them? I
thought you could only preview them, there is no option to export a report
from the preview screen.
I have tried exporting them to both XML and Excel, I can do this perfectly
from the Report Manager, yet when I use a subscription to email the reports
to me in either of these formats the files are unusable.
William N wrote:
>When you run them "locally" due you mean from VS.NET on your workstation?
>If yes... I found that generating reports "locally" can have totally
>different results than running them on the report server.
>If this is the case...try loading the report via a browser from the report
>server.
>If this is not the case... try pdf/html or other output formats to narrow
>down the problem. I found problems exporting to excel but not other formats
>when report objects are overlapping.
>>Hi,
>[quoted text clipped - 23 lines]
>>Tabby|||I have tried exporting to PDF, again, this works fine when performed manually,
but the email attachments from the subscription are not valid PDFs and can't
be opened by Adobe Acrobat.
It seems there is something different with the export procedure when using a
subscription as opposed to exporting manually, I don't understand why it
would work perfectly one way and not the other.|||Seems like the report is not getting the the data?
Are you saving the credentials in your data connection?
Tabby Cool wrote:
>I have tried exporting to PDF, again, this works fine when performed manually,
>but the email attachments from the subscription are not valid PDFs and can't
>be opened by Adobe Acrobat.
>It seems there is something different with the export procedure when using a
>subscription as opposed to exporting manually, I don't understand why it
>would work perfectly one way and not the other.
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-reporting/200509/1|||Yes, the credentials are stored in the data source.
William N wrote:
>Seems like the report is not getting the the data?
>Are you saving the credentials in your data connection?
>>I have tried exporting to PDF, again, this works fine when performed manually,
>>but the email attachments from the subscription are not valid PDFs and can't
>[quoted text clipped - 3 lines]
>>subscription as opposed to exporting manually, I don't understand why it
>>would work perfectly one way and not the other.
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-reporting/200509/1|||Not sure what else to suggest.
I always try to simplify as much as possible first. Maybe try creating a
report with just a "Hello" text box and see if that works (no data sets or
anything else).
If it doesn't, then it's probably a server/install issue.
Good luck.
Tabby Cool wrote:
>Yes, the credentials are stored in the data source.
>>Seems like the report is not getting the the data?
>[quoted text clipped - 5 lines]
>>subscription as opposed to exporting manually, I don't understand why it
>>would work perfectly one way and not the other.
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-reporting/200509/1
Monday, February 20, 2012
Problem with Updatable Subscriptions
Hi all,
I have a problem with "Updatable Subscriptions" under concurrent transactions on both pub and sub effecting same data. At high level of concurrency it Subscriber starts giving error msg "Rows do not match between Publisher and Subscriber. Run the Distribution Agent to refresh rows at the Subscriber.".Please tell me any way arround for this.
Quick question: how much update are you doing on your subscriber and how frequent?
Here is a direct quote from BOL http://msdn2.microsoft.com/en-us/library/ms152570.aspx
The following types of replication and replication options allow you to make changes at a Subscriber and have those changes flow to the Publisher:
Merge replication
There are a large number of Subscribers.
Data is replicated to mobile users.
Replicated data is frequently updated at the Subscriber.
Data filtering is needed so that Subscribers receive different partitions of data.
|||There was also a recent QFE fixed to address a similar issue, but like Gary said, it depends on how frequently you're updating the same data at both ends. The QFE fix will make it into SP2, but if you need the fix immediately, you can call CSS.|||Thank you for help i wll go with peer to peer replication
Blog Archive
-
▼
2012
(490)
-
▼
March
(401)
- Problems Linking to Oracle Server
- Problems linking Access to SQL replicated tables
- problems joing data that contains quotes.....
- Problems ith Connection string to SQL Express
- Problems integrating reporting services into a web...
- Problems instancing Reporting Services
- Problems installing/accessing SQL server via web
- Problems installing/accessing SQL server via web
- Problems installing SSRS on web server
- Problems installing SRS
- problems installing sqlxml 3.0
- Problems installing SQLServer 2000 Developer Editi...
- Problems installing SQL7 Desktop on WinXP
- Problems Installing SQL Server when CTP was previo...
- Problems installing SQL Server 2005 SP 1
- Problems installing SQL Server 2005 SP 1
- Problems installing SQL Server 2005 SP 1
- Problems installing SQL Server 2005 Mobile on device
- Problems installing SQL Server 2005
- Problems installing SQL Server 2005
- Problems installing SQL Server 2005
- Problems installing sql server 2005
- Problems installing SQL Server 2000
- Problems installing SQL Reporting Services
- Problems installing SQL 2005 Express after trying ...
- Problems installing SQL 2005 Express after trying ...
- Problems installing SQL 2000
- Problems installing SP4 on MSDE 2000 (SP3)
- problems installing security patch.
- problems installing security patch of sql server 2000
- problems installing security patch of sql server 2000
- problems installing security patch of sql server 2000
- Problems installing RS 2005
- Problems Installing Reporting Services on Win2003
- Problems installing Reporting Services
- Problems installing msde2000a
- Problems installing MSDE with the Server Service d...
- Problems installing MSDE Desktop SP3a SQL server
- Problems Installing MSDE 2000
- Problems installing MSDE
- Problems installing MSDE
- Problems installing MSDE
- Problems installing External Stored procedure
- Problems installing Client tools and BOL
- Problems Installation MSDE 2000 - URGENT
- Problems instaling IIS & Notification Service
- Problems inserting records into non dbo schema
- Problems inserting into table
- Problems inserting into database :(
- Problems inserting decimal numbers
- Problems Inserting DateTimeStamp into database
- Problems inserting datetime object into sql server...
- Problems Inserting Data- Am I doing something wrong?
- Problems insalling SP3
- Problems insalling SP3
- Problems insalling SP3
- Problems Initializing Reporting Serivices
- Problems in SQL, Updating many rows at once
- Problems in SQL, Updating many rows at once
- problems in sql server 2005 installation
- Problems in selecting record.
- Problems in Search opertion using Like
- Problems in Search opertion using Like
- Problems in Search opertion using Like
- Problems in Report Presentation
- Problems in opening the Enterprise Manager
- Problems in Loading configuration file
- problems in Like
- problems in installing sql server 2000 standard ed...
- problems in Hands-On-Lab, MED302
- problems in Hands-On-Lab, MED302
- Problems in exporting constraints and keys
- Problems in executing SQL or Stored Procs with ASP
- problems in editing a record... why? help pls....
- Problems in Creating Views in Sql
- Problems in Creating Views in Sql
- problems in creating report (parent child hierarchy)
- Problems In Connecting Using New Driver
- Problems in attaching db
- problems in variable passing from shell to procedure
- Problems importing TXT files using DTS
- Problems importing text files with double-quotes a...
- Problems importing text files with double-quotes a...
- Problems importing text files with double-quotes a...
- Problems importing data into sql server
- Problems importing data from an ODBC source
- Problems importing backup DB into Express
- Problems importing a datetime from a flat file
- Problems hitting SqlServer from Global.asax Applic...
- Problems having moved from SQL 7 to SQL 2000
- Problems having moved from SQL 7 to SQL 2000
- Problems having moved from SQL 7 to SQL 2000
- Problems grasping ado.net - coming from asp backgr...
- Problems getting to the uninstall tool for SQl Server
- Problems getting to the uninstall tool for SQl Server
- Problems getting SQL Server 2005 Express to run on...
- Problems getting SQL Server 2005 Express to run on...
- Problems getting information out of a SQLDataSource
- Problems getting Date
- Problems getting all the data back with a XML query
- Problems getting 200 SPs to work in 2005...
- Problems getting 200 SPs to work in 2005...
- Problems getting 200 SPs to work in 2005...
- Problems formatting my table...
- Problems Exporting To Excel When Using Report Subs...
- Problems exporting to Excel
- Problems exporting to Excel
- Problems exporting to Excel
- problems exporting to excel
- Problems exporting reports to Excel
- Problems exporting Reports programatically
- Problems exporting from reporting services 2005 to...
- Problems Executing Stored procedure OLEDB
- Problems Executing Stored procedure OLEDB
- Problems executing DML via linked server
- Problems executing Database Engine Tuning Advisor
- Problems executing Database Engine Tuning Advisor
- Problems executing Database Engine Tuning Advisor
- problems executing a SELECT inside a TRAN against ...
- Problems during the installation of Integration Se...
- Problems during the installation of Integration Se...
- problems during the deployment phase
- Problems during the deployment of a report
- Problems due to @@IDENTITY
- problems downloading Microsoft SQL Server Manageme...
- problems downloading Microsoft SQL Server Manageme...
- problems displaying images
- Problems displaying default value of first cascadi...
-
▼
March
(401)