[2025-10-26 00:36:59.556] mobileAgents[i]:android [2025-10-26 01:11:12.874] mobileAgents[i]:android [2025-10-26 01:40:08.658] 216.73.216.96 /Product/Donation/3642 System.Web.HttpException (0x80004005): A public action method 'Donation' was not found on controller 'D100.Web.Controllers.ProductController'. at System.Web.Mvc.Controller.HandleUnknownAction(String actionName) at System.Web.Mvc.Controller.<>c__DisplayClass1d.b__18(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar) at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar) at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.b__3(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) [2025-10-26 03:32:18.446] mobileAgents[i]:iphone [2025-10-26 10:21:10.854] mobileAgents[i]:iphone [2025-10-26 12:17:39.857] mobileAgents[i]:android [2025-10-26 13:01:45.927] 1.36.204.50 /Product/Save?PID=5372 System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.UpdateException: An error occurred while updating the entries. See the inner exception for details. ---> MySql.Data.MySqlClient.MySqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- End of inner exception stack trace --- at MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) --- End of inner exception stack trace --- at MySql.Data.MySqlClient.ExceptionInterceptor.Throw(Exception exception) at MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exception ex) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at System.Data.Mapping.Update.Internal.DynamicUpdateCommand.Execute(UpdateTranslator translator, EntityConnection connection, Dictionary`2 identifierValues, List`1 generatedValues) at System.Data.Mapping.Update.Internal.UpdateTranslator.Update(IEntityStateManager stateManager, IEntityAdapter adapter) --- End of inner exception stack trace --- at System.Data.Mapping.Update.Internal.UpdateTranslator.Update(IEntityStateManager stateManager, IEntityAdapter adapter) at System.Data.Objects.ObjectContext.SaveChanges(SaveOptions options) at System.Data.Entity.Internal.InternalContext.SaveChanges() --- End of inner exception stack trace --- at System.Data.Entity.Internal.InternalContext.SaveChanges() at CommonLogic.RepositoryBase`1.Update(TB entity) in C:\Users\million\Desktop\Project\iconszdev\D100PhaseIII\D100-2\CommonLogic\RepositoryBase.cs:line 69 at D100.BLL.NOGeneratorLogic.CreateOrderNo() in C:\Users\million\Desktop\Project\iconszdev\D100PhaseIII\D100-2\D100.BLL\NOGeneratorLogic.cs:line 31 at D100.Web.Controllers.ProductController.SaveSingleProduct(String columnIds, String productId, Decimal price, String mandataryColumnIds, p_product_master_order& masterOrder, Boolean isAddToCart) in C:\Users\million\Desktop\Project\iconszdev\D100PhaseIII\D100-2\D100.Web\Controllers\ProductController.cs:line 269 at D100.Web.Controllers.ProductController.Save() in C:\Users\million\Desktop\Project\iconszdev\D100PhaseIII\D100-2\D100.Web\Controllers\ProductController.cs:line 85 at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.b__41() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.b__33() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.b__49() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.b__20() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.b__22(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<>c__DisplayClass1d.b__18(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar) at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar) at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.b__3(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.b__3(IAsyncResult ar) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) [2025-10-26 13:04:08.230] 准备创建主订单,id=-1990297563, order no=D20251026345551, user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:04:08.230] xxxx [2025-10-26 13:04:08.324] xxxx2 [2025-10-26 13:04:08.324] 准备创建订单详细,id=-1990297563, order no=D20251026345551, user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:04:08.527] 订单创建完成,id=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:04:18.349] SetExpressCheckout,orderId=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:04:18.349] 订单准备付款,orderId=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:04:18.349] SetExpressCheckout,currency=HKD,name=user,L_NAME1=香港台 收聽重溫及下載服務 - 一年 $1000,L_AMT1=1000.00,L_QTY1=1,L_OrderNo=D20251026345551 [2025-10-26 13:04:18.364] SetExpressCheckout,L_AMT1=1000.00 [2025-10-26 13:04:18.364] SetExpressCheckout,start to calc ft, L_QTY1=1,L_AMT1=1000.00 [2025-10-26 13:04:18.364] SetExpressCheckout,start to calc ft, double.Parse(L_QTY1)=1,double.Parse(L_AMT1)=1000 [2025-10-26 13:04:18.364] SetExpressCheckout,start SetExpressCheckout [2025-10-26 13:04:19.986] 订单准备付款,发送短信通知,orderId=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:04:20.033] 订单准备付款,即将转向,orderId=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:04.424] 开始付款,即将转向,orderId=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:04.424] GetExpressCheckoutDetails, 准备获取ack [2025-10-26 13:07:05.431] GetExpressCheckoutDetails, 已获取ack=Success [2025-10-26 13:07:05.431] GetExpressCheckoutDetails, payerid=ER9CVE22Z2XYC [2025-10-26 13:07:07.054] GetExpressCheckoutDetails, do_ack=Success [2025-10-26 13:07:07.054] GetExpressCheckoutDetails, do_ack is success [2025-10-26 13:07:07.054] GetExpressCheckoutDetails, transactionID=6WA80024ED209354T [2025-10-26 13:07:07.054] GetExpressCheckoutDetails, feeamt=36.35 [2025-10-26 13:07:07.054] 【PaypalHelper,OnPaySuccess】 enter,id=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:07.054] 【PaypalHelper,OnPaySuccess】 update order info,id=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:07.085] 【PaypalHelper,OnPaySuccess】 更新季度订单和主訂單,id=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:07.085] 【PaypalHelper,OnPaySuccess】已更新季度订单和主訂單,id=-1990297563, order no=D20251026345551,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:07.116] 【PaypalHelper,OnPaySuccess】 CreatePaymentSuccessMsg,id=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:07.179] 【PaypalHelper,OnPaySuccess】 SendPaidSMS,id=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:07.179] 【PaypalHelper,OnPaySuccess】CreatePaySuccessMail,CreatePaymentSuccessMsg,SendPaidSMS,id=-1990297563, order no=D20251026345551,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:07.241] 更新 p_user_service_time,channelid=-937886262, privilege=review, service_time_limit=367, service_time_unit=d, CurrentUser id=44326, p_product_master_order.user_id44326 [2025-10-26 13:07:07.257] 更新 p_user_service_time,channelid=-937886262, privilege=download, service_time_limit=367, service_time_unit=d, CurrentUser id=44326, p_product_master_order.user_id44326 [2025-10-26 13:07:07.257] 更新 p_user_service_time,channelid=-937886262, privilege=live, service_time_limit=367, service_time_unit=d, CurrentUser id=44326, p_product_master_order.user_id44326 [2025-10-26 13:07:07.304] 重新组织权限 CollectUserCcaps, listUserServiceTime count =75, product id=5372 [2025-10-26 13:07:07.304] 重新组织权限 CollectUserCcaps,wp_capabilitiesa2,c2,d2,archive,n1723,n4224,n2951,n2339,n2444,n5272,n5554,n7794 [2025-10-26 13:07:07.304] program_code_new =c2,a2,d2,archive,n1723,n2444 [2025-10-26 13:07:07.413] 【PaypalHelper,OnPaySuccess】 transaction.Complete,id=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:07:07.429] 【PaypalHelper,OnPaySuccess】 completed,id=-1990297563,user ip=1.36.204.50, CurrentUser.Id=44326 [2025-10-26 13:39:02.174] mobileAgents[i]:iphone [2025-10-26 15:32:04.309] mobileAgents[i]:iphone [2025-10-26 17:59:23.363] mobileAgents[i]:android [2025-10-26 20:15:55.266] mobileAgents[i]:android [2025-10-26 20:39:16.395] 准备创建主订单,id=-1521179368, order no=D20251026345552, user ip=14.136.45.7, CurrentUser.Id=34719 [2025-10-26 20:39:16.395] xxxx [2025-10-26 20:39:16.426] xxxx2 [2025-10-26 20:39:16.426] 准备创建订单详细,id=-1521179368, order no=D20251026345552, user ip=14.136.45.7, CurrentUser.Id=34719 [2025-10-26 20:39:16.458] 订单创建完成,id=-1521179368,user ip=14.136.45.7, CurrentUser.Id=34719 [2025-10-26 20:39:26.543] SetExpressCheckout,orderId=-1521179368,user ip=14.136.45.7, CurrentUser.Id=34719 [2025-10-26 20:39:26.559] 订单准备付款,orderId=-1521179368,user ip=14.136.45.7, CurrentUser.Id=34719 [2025-10-26 20:39:26.559] SetExpressCheckout,currency=HKD,name=user,L_NAME1=香港台 收聽重溫及下載服務 - 一年 $1000,L_AMT1=1000.00,L_QTY1=1,L_OrderNo=D20251026345552 [2025-10-26 20:39:26.559] SetExpressCheckout,L_AMT1=1000.00 [2025-10-26 20:39:26.559] SetExpressCheckout,start to calc ft, L_QTY1=1,L_AMT1=1000.00 [2025-10-26 20:39:26.559] SetExpressCheckout,start to calc ft, double.Parse(L_QTY1)=1,double.Parse(L_AMT1)=1000 [2025-10-26 20:39:26.559] SetExpressCheckout,start SetExpressCheckout [2025-10-26 20:39:28.151] 订单准备付款,发送短信通知,orderId=-1521179368,user ip=14.136.45.7, CurrentUser.Id=34719 [2025-10-26 20:39:28.182] 订单准备付款,即将转向,orderId=-1521179368,user ip=14.136.45.7, CurrentUser.Id=34719