Click here to Skip to main content
15,890,506 members
Home / Discussions / C#
   

C#

 
QuestionGetting unhandled exception in runtime Pin
beatles169215-Jun-07 21:24
beatles169215-Jun-07 21:24 
AnswerRe: Getting unhandled exception in runtime Pin
Christian Graus15-Jun-07 22:01
protectorChristian Graus15-Jun-07 22:01 
GeneralRe: Getting unhandled exception in runtime Pin
beatles169215-Jun-07 22:22
beatles169215-Jun-07 22:22 
GeneralRe: Getting unhandled exception in runtime Pin
Colin Angus Mackay16-Jun-07 0:41
Colin Angus Mackay16-Jun-07 0:41 
GeneralRe: Getting unhandled exception in runtime Pin
beatles169216-Jun-07 0:59
beatles169216-Jun-07 0:59 
QuestionImagebutton click+datalist+c# Pin
razanabanu15-Jun-07 20:53
razanabanu15-Jun-07 20:53 
AnswerRe: Imagebutton click+datalist+c# Pin
Christian Graus15-Jun-07 21:14
protectorChristian Graus15-Jun-07 21:14 
QuestionProblem with quicktime component (System.AccessViolationException) Pin
combo_ci15-Jun-07 20:48
combo_ci15-Jun-07 20:48 
hi i used a quicktime object in my project to show 3 file in .mov extention.
my form object is axQTControl1 and one btn to play movie and one btn to set nevt movie url

i set the first clip url in form.load() and play it whitout problem.
when click next clip btn and click play i get the System.AccessViolationException

"System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at System.Windows.Forms.Control.DefWndProc(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.AxHost.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.DispatchMessageA(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.Application.Run(Form mainForm)
at QuickPlayer.Program.Main() in D:\\MyDoc\\My Project\\Q\\QuickPlayer\\QuickPlayer\\Program.cs:line 24"

please help me.
AnswerRe: Problem with quicktime component (System.AccessViolationException) Pin
combo_ci15-Jun-07 23:25
combo_ci15-Jun-07 23:25 
QuestionTimeSpan Pin
Ian Uy15-Jun-07 19:13
Ian Uy15-Jun-07 19:13 
AnswerRe: TimeSpan Pin
Ravi Bhavnani15-Jun-07 19:26
professionalRavi Bhavnani15-Jun-07 19:26 
AnswerRe: TimeSpan Pin
PIEBALDconsult15-Jun-07 19:36
mvePIEBALDconsult15-Jun-07 19:36 
GeneralRe: TimeSpan Pin
Ian Uy15-Jun-07 19:42
Ian Uy15-Jun-07 19:42 
GeneralRe: TimeSpan Pin
Luc Pattyn15-Jun-07 21:02
sitebuilderLuc Pattyn15-Jun-07 21:02 
QuestionA question about Add-in Pin
imagic15-Jun-07 18:57
imagic15-Jun-07 18:57 
QuestionStreamReader problem Pin
gvanto15-Jun-07 17:26
gvanto15-Jun-07 17:26 
AnswerRe: StreamReader problem Pin
Guffa16-Jun-07 0:00
Guffa16-Jun-07 0:00 
QuestionListView Focus Pin
Ian Uy15-Jun-07 16:49
Ian Uy15-Jun-07 16:49 
AnswerRe: ListView Focus Pin
Ravi Bhavnani15-Jun-07 18:10
professionalRavi Bhavnani15-Jun-07 18:10 
GeneralRe: ListView Focus Pin
Ian Uy15-Jun-07 18:19
Ian Uy15-Jun-07 18:19 
Questionunpack dll Pin
topksharma198215-Jun-07 13:53
topksharma198215-Jun-07 13:53 
AnswerRe: unpack dll Pin
Luc Pattyn15-Jun-07 14:57
sitebuilderLuc Pattyn15-Jun-07 14:57 
GeneralRe: unpack dll Pin
topksharma198215-Jun-07 22:31
topksharma198215-Jun-07 22:31 
GeneralRe: unpack dll Pin
pkfox18-Jun-07 0:16
professionalpkfox18-Jun-07 0:16 
AnswerRe: unpack dll Pin
pkfox18-Jun-07 0:17
professionalpkfox18-Jun-07 0:17 

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.