After using Build DataSet
to create a DataSet and using Designer Tools -> Insert Field,
attempting to Save Report leads to the following modal dialogue, which
contains options for SQL 2005 and 2008, but not 2012. Choosing SQL 2008
results in a modal dialogue that the save failed.
In Aspose.Cells.ReportingServices.log:
ASPOSE Alert @@ : Thursday, June 05, 2014 2:13:44 PM : at Aspose.Cells.ReportingServices.AddIn.AsposeCellsReport.€(XmlDocument )
at Aspose.Cells.ReportingServices.AddIn.AsposeCellsReport.SaveReport(String excelname)
-----------------------------------------------------------------------------------------------------------------
Publish Report also fails. The resulting log contains:
ASPOSE Alert @@ : Thursday, June 05, 2014 2:17:55 PM : The definition of this report is not valid or supported by this version of Reporting Services. The report definition may have been created with a later version of Reporting Services, or contain content that is not well-formed or not valid based on Reporting Services schemas. Details: Deserialization failed: The report definition element 'Report' is empty at line 75, position 10. It is missing a mandatory child element of type 'Body'.
Line 75, position 10.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Aspose.Cells.ReportingServices.Services.ReportingService.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties)
at
..PublishReport(String , String , Boolean , Byte[] )
at
.›.[1]–()
/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman","serif";}
<![endif]–>