Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

Error in exporting report to excel format Expand / Collapse
Author
Message
Posted Monday, November 15, 2010 4:13 AM
SSC Rookie

SSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC Rookie

Group: General Forum Members
Last Login: Wednesday, July 20, 2011 12:01 AM
Points: 36, Visits: 57
I get this error when exporting report to excel format., The data returned is vast. The date is for 6 months.
------------------------------------------

Server Error in '/QSecureV2' Application.


For security reasons DTD is prohibited in this XML document. To enable DTD processing set the ProhibitDtd property on XmlReaderSettings to false and pass the settings into XmlReader.Create method.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Xml.XmlException: For security reasons DTD is prohibited in this XML document. To enable DTD processing set the ProhibitDtd property on XmlReaderSettings to false and pass the settings into XmlReader.Create method.

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


Please tell me how to solve it.

Post #1020649
Posted Sunday, December 12, 2010 11:37 AM
SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Saturday, May 18, 2013 4:29 AM
Points: 174, Visits: 335
Check this out.

http://support.microsoft.com/kb/909678/en-gb

Lots of suggestions in there, I decided to run my export via subscription on a schedule. Takes a huge amount of time to generate but works consistently with 40+k pages of PDF.
Post #1033501
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse