starpartners earnings report is not working. Besides that I can only produce 2 ! purchasing players ???! This can not be right!!
| Brand |
Guest |
Real |
Purchasing |
| Crazy Vegas Casino |
2 |
65 |
0 |
| Aspinalls Casino |
5 |
32 |
1 |
| Aspinalls Poker |
1 |
0 |
0 |
| 777 Dragon Casino |
1 |
72 |
0 |
| Arthurian Casino |
1 |
7 |
0 |
| Casino US |
0 |
8 |
0 |
| Maple Casino |
1 |
47 |
0 |
| Cinema Casino |
2 |
15 |
0 |
| River Nile Casino |
0 |
1 |
0 |
| Sun Vegas Casino |
12 |
53 |
1 |
Server Error in ‘/’ Application.
Input string was not in a correct format.
[FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif]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.FormatException: Input string was not in a correct format.
Source Error:
Line 181: conn.Close();Line 182: //calculate the chargebacks for all the casino brandsLine 183: int _result = Convert.ToInt32(Math.Round(Convert.ToDouble(ds.Tables[0].Rows[0][0].ToString()), 0));Line 184: //return the the total of chargebacksLine 185: return _result;
|
Source File: d:SitesStarpartner.comApp_CodePrLoss.cs Line: 183
Stack Trace:
[FormatException: Input string was not in a correct format.] System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +2751827 System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) +113 System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info) +188 System.Convert.ToDouble(String value) +68 PrLoss.GetChargebackAll(Int32 Affid, Int32 DateYear, Int32 DateMonth) in d:SitesStarpartner.comApp_CodePrLoss.cs:183 PrLoss.SetdvMainPrLoss(Int32 Affid, Int32 DateYear, Int32 DateMonth) in d:SitesStarpartner.comApp_CodePrLoss.cs:256 Affiliates_Reporting_reporting_profit_and_loss.PopulateGrids() in d:SitesStarpartner.comAffiliatesreporting-profit-and-loss.aspx.cs:25 Affiliates_Reporting_reporting_profit_and_loss.Page_Load(Object sender, EventArgs e) in d:SitesStarpartner.comAffiliatesreporting-profit-and-loss.aspx.cs:19 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
|
[/FONT]