Click here to Skip to main content
16,008,010 members
Home / Discussions / C#
   

C#

 
QuestionThread was being aborted. Pin
waitsunny23-Jan-09 20:53
waitsunny23-Jan-09 20:53 
AnswerRe: Thread was being aborted. Pin
EliottA23-Jan-09 20:57
EliottA23-Jan-09 20:57 
GeneralRe: Thread was being aborted. Pin
anishkannan23-Jan-09 21:08
anishkannan23-Jan-09 21:08 
GeneralRe: Thread was being aborted. Pin
#realJSOP23-Jan-09 22:17
professional#realJSOP23-Jan-09 22:17 
QuestionCreate table layout on panel Pin
anishkannan23-Jan-09 20:53
anishkannan23-Jan-09 20:53 
QuestionForm that is already visible cannot be displayed as a modal Pin
waitsunny23-Jan-09 20:53
waitsunny23-Jan-09 20:53 
AnswerRe: Form that is already visible cannot be displayed as a modal Pin
Wendelius23-Jan-09 21:21
mentorWendelius23-Jan-09 21:21 
Answerplease send me replay Pin
waitsunny23-Jan-09 20:52
waitsunny23-Jan-09 20:52 
Timestamp: 1/23/2009 11:56:54 AM
Message: Exception in call me method : Thread was being aborted.
at System.Drawing.SafeNativeMethods.Gdip.GdipImageSelectActiveFrame(HandleRef image, Guid& dimensionID, Int32 frameIndex)
at System.Drawing.Image.SelectActiveFrame(FrameDimension dimension, Int32 frameIndex)
at System.Drawing.ImageAnimator.ImageInfo.UpdateFrame()
at System.Drawing.ImageAnimator.UpdateFrames()
at System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at System.Windows.Forms.Form.ShowDialog()
at ANAX_Dashboard.AnaxDashFrm.Callme() in E:\ANAX Dashboard working folder\ANAX Desktop Reports\ANAX Desktop Reports\FrmAnaxDashboard.cs:line 94
Category: Error
GeneralRe: please send me replay Pin
Colin Angus Mackay24-Jan-09 1:30
Colin Angus Mackay24-Jan-09 1:30 
QuestionSave Listview data to MSSQL table Pin
Tuntgerhuu23-Jan-09 19:16
Tuntgerhuu23-Jan-09 19:16 
AnswerRe: Save Listview data to MSSQL table Pin
WebMaster26-Jan-09 5:00
WebMaster26-Jan-09 5:00 
QuestionAdd Item In Combobox Pin
jigneshDPatel23-Jan-09 18:39
jigneshDPatel23-Jan-09 18:39 
AnswerRe: Add Item In Combobox Pin
Wendelius23-Jan-09 21:33
mentorWendelius23-Jan-09 21:33 
GeneralRe: Add Item In Combobox Pin
jigneshDPatel23-Jan-09 22:23
jigneshDPatel23-Jan-09 22:23 
GeneralRe: Add Item In Combobox Pin
Wendelius23-Jan-09 22:58
mentorWendelius23-Jan-09 22:58 
GeneralRe: Add Item In Combobox Pin
jigneshDPatel23-Jan-09 23:15
jigneshDPatel23-Jan-09 23:15 
GeneralRe: Add Item In Combobox Pin
Wendelius24-Jan-09 0:09
mentorWendelius24-Jan-09 0:09 
GeneralRe: Add Item In Combobox Pin
jigneshDPatel24-Jan-09 0:44
jigneshDPatel24-Jan-09 0:44 
GeneralRe: Add Item In Combobox Pin
Wendelius24-Jan-09 0:58
mentorWendelius24-Jan-09 0:58 
GeneralRe: Add Item In Combobox Pin
jigneshDPatel24-Jan-09 1:22
jigneshDPatel24-Jan-09 1:22 
GeneralRe: Add Item In Combobox Pin
Wendelius24-Jan-09 1:49
mentorWendelius24-Jan-09 1:49 
GeneralRe: Add Item In Combobox Pin
jigneshDPatel27-Jan-09 17:34
jigneshDPatel27-Jan-09 17:34 
GeneralRe: Add Item In Combobox Pin
Wendelius27-Jan-09 19:45
mentorWendelius27-Jan-09 19:45 
QuestionConfig Files Pin
CodingYoshi23-Jan-09 10:59
CodingYoshi23-Jan-09 10:59 
AnswerRe: Config Files Pin
Wendelius23-Jan-09 11:03
mentorWendelius23-Jan-09 11:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.