parameter 'submit' and 'reset' break report
parameter 'submit' and 'reset' break report
I have a report that executes just fine with the 'default' parameter settings, but, after modifying the params, and then clicking 'submit' the report comes back with no values. The only change that was made to the report is that we switched the stimulsoft engine from the 1604 pre-release to the 1609 version (to take advantage of a newly released required feature (thanks again guys!)).
I looked at the 1610 release notes, and didn't see this issue addressed, so I assume it must still be open?
Thanks
I looked at the 1610 release notes, and didn't see this issue addressed, so I assume it must still be open?
Thanks
Re: parameter 'submit' and 'reset' break report
Hello,
The new release includes changes to work with report cache. Please send us a report, which reproduces the error, and specify the properties for the viewer.
Thank you.
The new release includes changes to work with report cache. Please send us a report, which reproduces the error, and specify the properties for the viewer.
Thank you.
Re: parameter 'submit' and 'reset' break report
Here's the report definition
And here is the viewer setup
I tried experimenting with various settings of , but they either broke params entirely, or displayed the same behavior.
Thanks!
Code: Select all
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <StiSerializer version="1.02" type="Net" application="StiReport"> <Dictionary Ref="1" type="Dictionary" isKey="true"> <BusinessObjects isList="true" count="0" /> <Databases isList="true" count="0" /> <DataSources isList="true" count="1"> <qDeposit Ref="2" type="DataTableSource" isKey="true"> <Alias>qDeposit</Alias> <Columns isList="true" count="31"> <value>CCFailed,System.Boolean</value> <value>Cost,System.Decimal</value> <value>DepositAccount,System.String</value> <value>DtOrderDateOnly,System.DateTime</value> <value>FullCode,System.String</value> <value>ItemConvFee,System.Decimal</value> <value>ItemHandling,System.Decimal</value> <value>ItemHandlingConvFee,System.Decimal</value> <value>ItemID,System.Decimal</value> <value>ItemName,System.String</value> <value>ItemShipping,System.Decimal</value> <value>ItemSubTotal,System.Decimal</value> <value>ItemTax,System.Decimal</value> <value>ItemTotal,System.Decimal</value> <value>OrderConvFee,System.Decimal</value> <value>OrderDate,System.DateTime</value> <value>OrderHandling,System.Decimal</value> <value>OrderID,System.Decimal</value> <value>OrderItemID,System.Decimal</value> <value>OrderShipping,System.Decimal</value> <value>OrderTax,System.Decimal</value> <value>OrderTotal,System.Decimal</value> <value>OrdersCustID,System.Decimal</value> <value>Pay_CCNum,System.String</value> <value>Pay_Name,System.String</value> <value>Pay_Type,System.String</value> <value>Quantity,System.Decimal</value> <value>SKU,System.String</value> <value>SOrderTimeOnly,System.String</value> <value>ShortCode,System.String</value> <value>SubTotal,System.Decimal</value> </Columns> <Dictionary isRef="1" /> <Name>qDeposit</Name> <NameInSource>Data</NameInSource> </qDeposit> </DataSources> <Relations isList="true" count="0" /> <Report isRef="0" /> <Variables isList="true" count="9"> <value>,showShipping,Show_x0020_Shipping,showShipping,System.Boolean,false,False,False,True</value> <value>,showHandling,Show_x0020_Handling,showHandling,System.Boolean,false,False,False,True</value> <value>,showTax,Show_x0020_Tax,showTax,System.Boolean,false,False,False,True</value> <value>,showConvFee,Show_x0020_Svc_x0020_Fee,showConvFee,System.Boolean,false,False,False,True</value> <value>,summaryOnly,Summary_x0020_Only,summaryOnly,System.Boolean,false,False,False,True</value> <value>params,dtStart,dtStart,System.String,_x0032_009-06-21,False,False</value> <value>params,dtEnd,dtEnd,System.String,_x0032_012-06-21,False,False</value> <value>params,DepositAccount,DepositAccount,System.String,_x0025_,False,False</value> <value>params,COMPANY_NAME,COMPANY_NAME,System.String,RevTrak_x0020_Test_x0020_Store,False,False</value> </Variables> </Dictionary> <EngineVersion>EngineV2</EngineVersion> <GlobalizationStrings isList="true" count="0" /> <MetaTags isList="true" count="0" /> <Pages isList="true" count="1"> <Page1 Ref="3" type="Page" isKey="true"> <Border>None;Black;2;Solid;False;4;Black</Border> <Brush>Transparent</Brush> <Components isList="true" count="8"> <PageHeaderBand1 Ref="4" type="PageHeaderBand" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0,0.4,19,2.8</ClientRectangle> <Components isList="true" count="6"> <Text1 Ref="5" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0,0,12.8,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,16</Font> <Margins>0,0,0,0</Margins> <Name>Text1</Name> <Page isRef="3" /> <Parent isRef="4" /> <Text>{COMPANY_NAME}</Text> <TextBrush>Black</TextBrush> </Text1> <Text2 Ref="6" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0,0.6,12.8,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,16</Font> <Margins>0,0,0,0</Margins> <Name>Text2</Name> <Page isRef="3" /> <Parent isRef="4" /> <Text>Web Store Deposit Report</Text> <TextBrush>Black</TextBrush> </Text2> <Text3 Ref="7" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0,1.4,12.8,0.4</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,10</Font> <Margins>0,0,0,0</Margins> <Name>Text3</Name> <Page isRef="3" /> <Parent isRef="4" /> <Text>From {dtStart} to {dtEnd}</Text> <TextBrush>Black</TextBrush> </Text3> <Text4 Ref="8" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0,1.8,12.8,0.4</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,10</Font> <Margins>0,0,0,0</Margins> <Name>Text4</Name> <Page isRef="3" /> <Parent isRef="4" /> <Text>Deposit By Date</Text> <TextBrush>Black</TextBrush> </Text4> <Text5 Ref="9" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0,2.2,12.8,0.4</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,10</Font> <Margins>0,0,0,0</Margins> <Name>Text5</Name> <Page isRef="3" /> <Parent isRef="4" /> <Text>Deposit Account : {IIF(DepositAccount == "%", "All",DepositAccountLabel )}</Text> <TextBrush>Black</TextBrush> <Type>Expression</Type> </Text5> <Text6 Ref="10" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>14.6,0,4.4,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,10</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text6</Name> <Page isRef="3" /> <Parent isRef="4" /> <Text>{PageNofM}</Text> <TextBrush>Black</TextBrush> </Text6> </Components> <Conditions isList="true" count="0" /> <Name>PageHeaderBand1</Name> <Page isRef="3" /> <Parent isRef="3" /> </PageHeaderBand1> <PageFooterBand1 Ref="11" type="PageFooterBand" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0,27.1,19,0.6</ClientRectangle> <Components isList="true" count="1"> <Text42 Ref="12" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>13.6,0.1,5.4,0.4</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,7</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text42</Name> <Page isRef="3" /> <Parent isRef="11" /> <Text>{Time}</Text> <TextBrush>Black</TextBrush> </Text42> </Components> <Conditions isList="true" count="0" /> <Name>PageFooterBand1</Name> <Page isRef="3" /> <Parent isRef="3" /> </PageFooterBand1> <ReportTitleBand1 Ref="13" type="ReportTitleBand" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0,4,19,0</ClientRectangle> <Components isList="true" count="0" /> <Conditions isList="true" count="0" /> <Name>ReportTitleBand1</Name> <Page isRef="3" /> <Parent isRef="3" /> </ReportTitleBand1> <ColumnHeaderBand1 Ref="14" type="Stimulsoft.Report.Components.StiColumnHeaderBand" isKey="true"> <Border>Bottom;Black;5;Solid;False;4;Black</Border> <Brush>Transparent</Brush> <ClientRectangle>0,4.8,19,0.6</ClientRectangle> <Components isList="true" count="9"> <Text7 Ref="15" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>0.2,0,2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_summaryOnly_x0020__x003D__x003D__x0020_true_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <Margins>0,0,0,0</Margins> <Name>Text7</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Order</Text> <TextBrush>Black</TextBrush> </Text7> <Text8 Ref="16" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>2.4,0,1.6,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_summaryOnly_x0020__x003D__x003D__x0020_true_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <Margins>0,0,0,0</Margins> <Name>Text8</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Time</Text> <TextBrush>Black</TextBrush> </Text8> <Text9 Ref="17" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>4.2,0,4.4,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_summaryOnly_x0020__x003D__x003D__x0020_true_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <Margins>0,0,0,0</Margins> <Name>Text9</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Payor</Text> <TextBrush>Black</TextBrush> </Text9> <Text11 Ref="18" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>11,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showConvFee_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text11</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Service Fee</Text> <TextBrush>Black</TextBrush> </Text11> <Text12 Ref="19" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>12.4,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showTax_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text12</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Tax</Text> <TextBrush>Black</TextBrush> </Text12> <Text13 Ref="20" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>13.8,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showShipping_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text13</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Shipping</Text> <TextBrush>Black</TextBrush> </Text13> <Text14 Ref="21" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>15.2,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showHandling_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text14</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Handling</Text> <TextBrush>Black</TextBrush> </Text14> <Text15 Ref="22" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>16.6,0,2.4,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text15</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Total</Text> <TextBrush>Black</TextBrush> </Text15> <Text41 Ref="23" type="Text" isKey="true"> <Brush>Transparent</Brush> <ClientRectangle>8.8,0,2,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text41</Name> <Page isRef="3" /> <Parent isRef="14" /> <Text>Amount</Text> <TextBrush>Black</TextBrush> </Text41> </Components> <Conditions isList="true" count="0" /> <Name>ColumnHeaderBand1</Name> <Page isRef="3" /> <Parent isRef="3" /> </ColumnHeaderBand1> <GroupHeaderBand1 Ref="24" type="GroupHeaderBand" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>0,6.2,19,0.8</ClientRectangle> <Components isList="true" count="1"> <Text16 Ref="25" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>0,0.2,6,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8,Bold</Font> <Margins>0,0,0,0</Margins> <Name>Text16</Name> <Page isRef="3" /> <Parent isRef="24" /> <Text>{qDeposit.DtOrderDateOnly}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="26" type="CustomFormat" isKey="true"> <StringFormat>MM/dd/yyyy</StringFormat> </TextFormat> </Text16> </Components> <Condition>{qDeposit.DtOrderDateOnly}</Condition> <Conditions isList="true" count="1"> <value>_x007B_summaryOnly_x0020__x003D__x003D__x0020_true_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Name>GroupHeaderBand1</Name> <Page isRef="3" /> <Parent isRef="3" /> </GroupHeaderBand1> <DataBand1 Ref="27" type="DataBand" isKey="true"> <Brush>Transparent</Brush> <BusinessObjectGuid isNull="true" /> <CalcInvisible>True</CalcInvisible> <CanBreak>True</CanBreak> <ClientRectangle>0,7.8,19,0.6</ClientRectangle> <Components isList="true" count="9"> <Order Ref="28" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>0.2,0,2,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8</Font> <Margins>0,0,0,0</Margins> <Name>Order</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.OrderID}</Text> <TextBrush>Black</TextBrush> </Order> <Payor Ref="29" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>4.2,0,4.4,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8</Font> <Margins>0,0,0,0</Margins> <Name>Payor</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.Pay_Name}</Text> <TextBrush>Black</TextBrush> </Payor> <Total Ref="30" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>16.6,0,2.4,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Total</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.ItemTotal}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="31" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Total> <Handling Ref="32" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>15.2,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showHandling_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Handling</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.ItemHandling}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="33" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Handling> <Shipping Ref="34" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>13.8,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showShipping_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Shipping</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.ItemShipping}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="35" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Shipping> <Tax Ref="36" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>12.4,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showTax_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Tax</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.ItemTax}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="37" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Tax> <Conv_x0020_Fee Ref="38" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>11,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showConvFee_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Service Fee</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.ItemConvFee}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="39" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Conv_x0020_Fee> <The_x0020_Time Ref="40" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>2.4,0,1.6,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8</Font> <Margins>0,0,0,0</Margins> <Name>The Time</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.SOrderTimeOnly}</Text> <TextBrush>Black</TextBrush> </The_x0020_Time> <Amount Ref="41" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>8.8,0,2,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Amount</Name> <Page isRef="3" /> <Parent isRef="27" /> <Text>{qDeposit.ItemSubTotal}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="42" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Amount> </Components> <Conditions isList="true" count="1"> <value>_x007B_summaryOnly_x0020__x003D__x003D__x0020_true_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <DataSourceName>qDeposit</DataSourceName> <Filters isList="true" count="0" /> <Name>DataBand1</Name> <Page isRef="3" /> <Parent isRef="3" /> <Sort isList="true" count="0" /> </DataBand1> <GroupFooterBand1 Ref="43" type="GroupFooterBand" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>0,9.2,19,0.6</ClientRectangle> <Components isList="true" count="8"> <Text26 Ref="44" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>0,0,6,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8,Bold</Font> <Margins>0,0,0,0</Margins> <Name>Text26</Name> <Page isRef="3" /> <Parent isRef="43" /> <Text>{qDeposit.DtOrderDateOnly}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="45" type="CustomFormat" isKey="true"> <StringFormat>MM/dd/yyyy</StringFormat> </TextFormat> </Text26> <Text27 Ref="46" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>7,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text27</Name> <Page isRef="3" /> <Parent isRef="43" /> <Text>Total</Text> <TextBrush>Black</TextBrush> </Text27> <Text29 Ref="47" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>16.6,0,2.4,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text29</Name> <Page isRef="3" /> <Parent isRef="43" /> <Text>{Sum(qDeposit.ItemTotal)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="48" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text29> <Text30 Ref="49" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>15.2,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showHandling_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text30</Name> <Page isRef="3" /> <Parent isRef="43" /> <Text>{Sum(qDeposit.ItemHandling)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="50" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text30> <Text31 Ref="51" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>13.8,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showShipping_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text31</Name> <Page isRef="3" /> <Parent isRef="43" /> <Text>{Sum(qDeposit.ItemShipping)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="52" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text31> <Text32 Ref="53" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>12.4,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showTax_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text32</Name> <Page isRef="3" /> <Parent isRef="43" /> <Text>{Sum(qDeposit.ItemTax)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="54" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text32> <Text33 Ref="55" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>11,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showConvFee_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text33</Name> <Page isRef="3" /> <Parent isRef="43" /> <Text>{Sum(qDeposit.ItemConvFee)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="56" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text33> <Text44 Ref="57" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>8.8,0,2,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text44</Name> <Page isRef="3" /> <Parent isRef="43" /> <Text>{Sum(qDeposit.ItemSubTotal)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="58" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text44> </Components> <Conditions isList="true" count="0" /> <Name>GroupFooterBand1</Name> <Page isRef="3" /> <Parent isRef="3" /> </GroupFooterBand1> <ReportSummaryBand1 Ref="59" type="ReportSummaryBand" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>0,10.6,19,0.8</ClientRectangle> <Components isList="true" count="7"> <Text18 Ref="60" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>8.8,0,2,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text18</Name> <Page isRef="3" /> <Parent isRef="59" /> <Text>{Sum(qDeposit.ItemSubTotal)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="61" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text18> <Text34 Ref="62" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>16.6,0,2.4,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text34</Name> <Page isRef="3" /> <Parent isRef="59" /> <Text>{Sum(qDeposit.ItemTotal)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="63" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text34> <Text35 Ref="64" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>15.2,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showHandling_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text35</Name> <Page isRef="3" /> <Parent isRef="59" /> <Text>{Sum(qDeposit.ItemHandling)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="65" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text35> <Text37 Ref="66" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>13.8,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showShipping_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text37</Name> <Page isRef="3" /> <Parent isRef="59" /> <Text>{Sum(qDeposit.ItemShipping)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="67" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text37> <Text38 Ref="68" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>12.4,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showTax_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text38</Name> <Page isRef="3" /> <Parent isRef="59" /> <Text>{Sum(qDeposit.ItemTax)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="69" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text38> <Text39 Ref="70" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>11,0,1.2,0.6</ClientRectangle> <Conditions isList="true" count="1"> <value>_x007B_showConvFee_x0020__x003D__x003D__x0020_false_x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value> </Conditions> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text39</Name> <Page isRef="3" /> <Parent isRef="59" /> <Text>{Sum(qDeposit.ItemConvFee)}</Text> <TextBrush>Black</TextBrush> <TextFormat Ref="71" type="CurrencyFormat" isKey="true"> <GroupSeparator /> <NegativePattern>12</NegativePattern> <PositivePattern>2</PositivePattern> </TextFormat> </Text39> <Text40 Ref="72" type="Text" isKey="true"> <Brush>Transparent</Brush> <CanBreak>True</CanBreak> <ClientRectangle>5.8,0,2.4,0.6</ClientRectangle> <Conditions isList="true" count="0" /> <Font>Arial,8,Bold</Font> <HorAlignment>Right</HorAlignment> <Margins>0,0,0,0</Margins> <Name>Text40</Name> <Page isRef="3" /> <Parent isRef="59" /> <Text>Grand Total</Text> <TextBrush>Black</TextBrush> </Text40> </Components> <Conditions isList="true" count="0" /> <Name>ReportSummaryBand1</Name> <Page isRef="3" /> <Parent isRef="3" /> </ReportSummaryBand1> </Components> <Conditions isList="true" count="0" /> <Guid>e18633879fb06468ea7fc5ce3020348a</Guid> <Margins>1,1,1,1</Margins> <Name>Page1</Name> <PageHeight>29.7</PageHeight> <PageWidth>21</PageWidth> <Report isRef="0" /> <Watermark Ref="73" type="Stimulsoft.Report.Components.StiWatermark" isKey="true"> <Font>Arial,100</Font> <TextBrush>[50:0:0:0]</TextBrush> </Watermark> </Page1> </Pages> <PrinterSettings Ref="74" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" /> <ReferencedAssemblies isList="true" count="8"> <value>System.Dll</value> <value>System.Drawing.Dll</value> <value>System.Windows.Forms.Dll</value> <value>System.Data.Dll</value> <value>System.Xml.Dll</value> <value>Stimulsoft.Controls.Dll</value> <value>Stimulsoft.Base.Dll</value> <value>Stimulsoft.Report.Dll</value> </ReferencedAssemblies> <ReportAlias>Report</ReportAlias> <ReportChanged>4/25/2013 9:46:40 AM</ReportChanged> <ReportCreated>5/6/2011 9:55:14 AM</ReportCreated> <ReportFile /> <ReportGuid>97bc14d8dd8f67e60c9b41a916053197</ReportGuid> <ReportName>Report</ReportName> <ReportUnit>Centimeters</ReportUnit> <ReportVersion>2013.1.1512</ReportVersion> <Script>using System; using System.Drawing; using System.Windows.Forms; using System.Data; using Stimulsoft.Controls; using Stimulsoft.Base.Drawing; using Stimulsoft.Report; using Stimulsoft.Report.Dialogs; using Stimulsoft.Report.Components; namespace Reports { public class Report : Stimulsoft.Report.StiReport { public Report() { this.InitializeComponent(); } #region StiReport Designer generated code - do not modify #endregion StiReport Designer generated code - do not modify } }</Script> <ScriptLanguage>CSharp</ScriptLanguage> <Styles isList="true" count="0" /> </StiSerializer>
And here is the viewer setup
Code: Select all
@Html.Stimulsoft().StiMvcViewer(new StiMvcViewerOptions()
{
ActionGetReportSnapshot = "GetReportSnapshot",
ActionExportReport = "ExportReport",
ActionPrintReport = "ReportPrint",
ActionViewerEvent = "ViewerEvent",
ActionInteraction = "InteractionEvent",
ScrollbarsMode = true,
MenuPrintDestination = StiPrintDestination.Pdf,
ShowExportDialog = true,
ShowExportToCsv = true,
ShowExportToDbf = false,
ShowExportToDif = false,
ShowExportToDocument = false,
ShowExportToExcel = true,
ShowExportToExcel2007 = false,
ShowExportToExcelXml = false,
ShowExportToHtml = false,
ShowExportToHtml5 = false,
ShowExportToImageBmp = false,
ShowExportToImageGif = false,
ShowExportToImageJpeg = false,
ShowExportToImageMetafile = false,
ShowExportToImagePcx = false,
ShowExportToImagePng = false,
ShowExportToImageSvg = false,
ShowExportToImageSvgz = false,
ShowExportToImageTiff = false,
ShowExportToMht = false,
ShowExportToOpenDocumentCalc = false,
ShowExportToOpenDocumentWriter = false,
ShowExportToPdf = true,
ShowExportToPowerPoint = false,
ShowExportToRtf = false,
ShowExportToSylk = false,
ShowExportToText = false,
ShowExportToWord2007 = true,
ShowExportToXml = false,
ShowExportToXps = false,
ClientRequestTimeout = ViewBag.ResponseTimeout,
Width = Unit.Percentage(100),
Height = Unit.Pixel(800)
})
Code: Select all
ServerCacheMode = StiCacheMode.****,
Thanks!
Re: parameter 'submit' and 'reset' break report
Hello,
Please send us your report as attached file. Sent report contains errors, most likely some characters have been removed by forum engine.
Thank you.
Please send us your report as attached file. Sent report contains errors, most likely some characters have been removed by forum engine.
Thank you.
Re: parameter 'submit' and 'reset' break report
I'll do my best...we store all our report definitions in a SQL server, so we don't actually HAVE any files...
Re: parameter 'submit' and 'reset' break report
Ok,
I used my system to bring up the report editor, and then saved the report as an .mrt file....that should be sufficient for your needs.
I used my system to bring up the report editor, and then saved the report as an .mrt file....that should be sufficient for your needs.
- Attachments
-
- DepositReport.mrt
- (39.67 KiB) Downloaded 497 times
Re: parameter 'submit' and 'reset' break report
Hello,
We tested your report on the latest prerelease build 2013.2.1610, the parameters are working correctly. Please see the attached archive.
Thank you.
We tested your report on the latest prerelease build 2013.2.1610, the parameters are working correctly. Please see the attached archive.
Thank you.
- Attachments
-
- MvcViewer.zip
- (9.33 MiB) Downloaded 606 times
Re: parameter 'submit' and 'reset' break report
No dice.
I updated to 1610, and I'm still having the same issues. Initially, the report comes up fine, but after changing the selected parameter options and 'submit'ing, the report appears to re-query, and then goes blank (the grand total line remains...showing $0.00).
This is the last issue that needs to be fixed before my next release is authorized for deployment. What else can we try in order to resolve this issue?
I updated to 1610, and I'm still having the same issues. Initially, the report comes up fine, but after changing the selected parameter options and 'submit'ing, the report appears to re-query, and then goes blank (the grand total line remains...showing $0.00).
This is the last issue that needs to be fixed before my next release is authorized for deployment. What else can we try in order to resolve this issue?
Re: parameter 'submit' and 'reset' break report
for the record, I am unable to open the above project. Visual Studio reports that the project type is not supported by this installation. If I delete the <ProjectTypeGuids> contents, the project opens, but fails to compile with 36 errors
Here's the build output:
Here's the build output:
Code: Select all
------ Build started: Project: MvcViewer (Razor), Configuration: Debug Any CPU ------
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(5,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(12,38): error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Global.asax.cs(5,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Models\AccountModels.cs(5,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(5,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(14,35): error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(18,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(27,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(57,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(67,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(76,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(103,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(113,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(148,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Global.asax.cs(15,50): error CS0246: The type or namespace name 'GlobalFilterCollection' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(16,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(23,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(32,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(74,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(79,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(84,16): error CS0246: The type or namespace name 'FileResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\HomeController.cs(89,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(26,10): error CS0246: The type or namespace name 'HttpPost' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(26,10): error CS0246: The type or namespace name 'HttpPostAttribute' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(75,10): error CS0246: The type or namespace name 'HttpPost' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(75,10): error CS0246: The type or namespace name 'HttpPostAttribute' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(102,10): error CS0246: The type or namespace name 'Authorize' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(102,10): error CS0246: The type or namespace name 'AuthorizeAttribute' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(111,10): error CS0246: The type or namespace name 'Authorize' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(111,10): error CS0246: The type or namespace name 'AuthorizeAttribute' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(112,10): error CS0246: The type or namespace name 'HttpPost' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Controllers\AccountController.cs(112,10): error CS0246: The type or namespace name 'HttpPostAttribute' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Models\AccountModels.cs(26,10): error CS0246: The type or namespace name 'Compare' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Models\AccountModels.cs(26,10): error CS0246: The type or namespace name 'CompareAttribute' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Models\AccountModels.cs(64,10): error CS0246: The type or namespace name 'Compare' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\brian\Desktop\MvcViewer\MvcViewer (Razor)\MvcViewer (Razor)\Models\AccountModels.cs(64,10): error CS0246: The type or namespace name 'CompareAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compile complete -- 36 errors, 0 warnings
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Web.WebPages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Re: parameter 'submit' and 'reset' break report
Hello,
Please specify how do you connect the data for the report in your project?
Also, we have made some changes since version 2013.2.1610, please try to use the library from the attached archive.
With new library, please use the StiCacheMode.Page or StiCacheMode.Session cache type. If you are using the StiCacheMode.PageString or StiCacheMode.SessionString cache type and connect the data from code, you should also connect the data in the InteractionEvent action.
These changes have been made in order not to confuse cached reports for different users when they are browsing the same report at the same time.
Thank you.
Please specify how do you connect the data for the report in your project?
Also, we have made some changes since version 2013.2.1610, please try to use the library from the attached archive.
With new library, please use the StiCacheMode.Page or StiCacheMode.Session cache type. If you are using the StiCacheMode.PageString or StiCacheMode.SessionString cache type and connect the data from code, you should also connect the data in the InteractionEvent action.
These changes have been made in order not to confuse cached reports for different users when they are browsing the same report at the same time.
Thank you.
- Attachments
-
- Stimulsoft.Report.Mvc.zip
- (4.81 MiB) Downloaded 400 times