All1Tool - Giao diện mới

Xóa xong, export ra, tải bản khác về mà back up qua lại
còn không là nó cứ bị mãi thôi, kinh nghiệm xương máu, dò xóa đuối luôn ;)
vậy la mỗi khi bị như vậy mình lại lấy cái file export gốc bỏ vào tool mới , rồi chạy hả bạn, hay khắc phục lần này là mãi mãi ko bị lỗi nữa?
 
vậy la mỗi khi bị như vậy mình lại lấy cái file export gốc bỏ vào tool mới , rồi chạy hả bạn, hay khắc phục lần này là mãi mãi ko bị lỗi nữa?

Thỉnh thoảng bị lỗi, bạn lưu lại tool, lúc nào lỗi thì export data ra rồi chép vào tool cũ và chạy và được.
 
vậy la mỗi khi bị như vậy mình lại lấy cái file export gốc bỏ vào tool mới , rồi chạy hả bạn, hay khắc phục lần này là mãi mãi ko bị lỗi nữa?

https://www.grandbux.net . Login bằng trình duyệt, lấy cookie bằng tay, paste vào tool là click được bạn.
 
xem dùng em bị lỗi gì cái
2013-06-29 19:51:23,848 [1] ERROR WKTool.SQLBuilder [(null)] - System.Data.SqlServerCe.SqlCeException (0x80004005): The foreign key constraint does not exist. [ FK_dbo.SPInfoes_dbo.SPProfiles_ProfileId ]
at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
at WKTool.SQLBuilder.RunCommand(String command)
2013-06-29 19:51:23,880 [1] ERROR WKTool.SQLBuilder [(null)] - System.Data.SqlServerCe.SqlCeException (0x80004005): The specified index does not exist. [ IX_ProfileId ]
at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommandText(IntPtr& pCursor, Boolean& isBaseTableCursor)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
at WKTool.SQLBuilder.RunCommand(String command)
2013-06-30 11:11:18,078 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-06-30 18:39:58,645 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-06-30 21:21:13,709 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-06-30 22:43:33,429 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-06-30 23:01:03,210 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-01 07:31:11,196 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-03 21:58:27,387 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-05 22:14:51,729 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-05 22:15:19,684 [1] ERROR WKTool.NapTheForm [(null)] - System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1808
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at WKTool.NapTheForm.btnSubmit_Click(Object sender, EventArgs e)
2013-07-05 22:15:31,787 [1] INFO WKTool.Program [(null)] - UIThreadException
2013-07-05 22:15:31,787 [1] INFO WKTool.Program [(null)] - System.InvalidOperationException: Could not find default endpoint element that references contract 'NgangLuongWebservice.NGANLUONG_APIPortType' in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element.
at System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
at System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
at System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
at System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address)
at System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress)
at System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory()
at System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory()
at System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait)
at System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef()
at System.ServiceModel.ClientBase`1..ctor()
at WKTool.NgangLuongWebservice.NGANLUONG_APIPortTypeClient..ctor()
at WKTool.MainForm.DepositCardToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2013-07-05 22:21:10,749 [1] INFO WKTool.Program [(null)] - UIThreadException
2013-07-05 22:21:10,778 [1] INFO WKTool.Program [(null)] - System.InvalidOperationException: Could not find default endpoint element that references contract 'NgangLuongWebservice.NGANLUONG_APIPortType' in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element.
at System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
at System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
at System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
at System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address)
at System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress)
at System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory()
at System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory()
at System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait)
at System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef()
at System.ServiceModel.ClientBase`1..ctor()
at WKTool.NgangLuongWebservice.NGANLUONG_APIPortTypeClient..ctor()
at WKTool.MainForm.DepositCardToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2013-07-05 22:23:42,102 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-06 22:41:05,219 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-06 22:41:36,196 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-06 22:42:19,177 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-06 22:43:18,753 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-07-06 22:57:51,808 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-08-17 19:51:20,417 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-08-28 22:51:23,734 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-10-08 21:00:17,889 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-10-08 21:01:43,041 [1] ERROR CommonModule.CommonUtil [(null)] - close
2013-10-27 21:54:51,428 [1] ERROR CommonModule.CommonUtil [(null)] - close
2014-05-30 20:12:07,541 [1] ERROR CommonModule.CommonUtil [(null)] - close
 

Announcements

Today's birthdays

Forum statistics

Threads
419,598
Messages
7,088,040
Members
171,640
Latest member
tuananhpod20

Most viewed of week

Most discussed of week

Most viewed of week

Most discussed of week

Back
Top Bottom