Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: excel chart Pin
Member 91698878-Jul-12 20:57
Member 91698878-Jul-12 20:57 
QuestionExpire Sessions via Session Id in ASP.Net C#? Pin
Mohammad Dayyan8-Jul-12 19:29
Mohammad Dayyan8-Jul-12 19:29 
AnswerRe: Expire Sessions via Session Id in ASP.Net C#? Pin
Abhinav S8-Jul-12 20:07
Abhinav S8-Jul-12 20:07 
GeneralRe: Expire Sessions via Session Id in ASP.Net C#? Pin
Mohammad Dayyan8-Jul-12 20:31
Mohammad Dayyan8-Jul-12 20:31 
AnswerRe: Expire Sessions via Session Id in ASP.Net C#? Pin
Pete O'Hanlon10-Jul-12 23:42
mvePete O'Hanlon10-Jul-12 23:42 
QuestionException in VideoStreamGetFrameOpen Pin
Anandagowda8-Jul-12 16:25
Anandagowda8-Jul-12 16:25 
AnswerRe: Exception in VideoStreamGetFrameOpen Pin
Richard Andrew x648-Jul-12 16:48
professionalRichard Andrew x648-Jul-12 16:48 
GeneralRe: Exception in VideoStreamGetFrameOpen Pin
Anandagowda8-Jul-12 20:14
Anandagowda8-Jul-12 20:14 
the problem is stated as follows.

I developed a my academic project named as object detection and tracking in video files.

I used "A Simple C# Wrapper for the AviFile Library" available in codeproject site only.

It is working well in my system.

I'm getting output in my system.

and I took the code from my system and installed in other system of my educational institution.

It is not executing.

I'll get front end and stops executing there itself without showing the input video.



I'm getting exception as Exception in VideoStreamGetFrameOpen

at line

" if(getFrameObject == 0){ throw new Exception("Exception in VideoStreamGetFrameOpen!"); }"

in VideoStream.cs file.


showing "process or thread has changed since last step" when i went on debugging step by step in a blue dot indicating at the above stated line of code.

I'm not getting the solution what changes i've make to run the code on
other system.

Is that video codec problem or some other??
Questioncodes Pin
roxxy1238-Jul-12 8:12
roxxy1238-Jul-12 8:12 
AnswerRe: codes Pin
Pete O'Hanlon8-Jul-12 9:53
mvePete O'Hanlon8-Jul-12 9:53 
AnswerRe: codes Pin
Richard Andrew x648-Jul-12 12:37
professionalRichard Andrew x648-Jul-12 12:37 
GeneralRe: codes Pin
Mycroft Holmes8-Jul-12 13:07
professionalMycroft Holmes8-Jul-12 13:07 
AnswerRe: codes Pin
OriginalGriff8-Jul-12 20:08
mveOriginalGriff8-Jul-12 20:08 
QuestionZoom out - in Pin
jojoba20117-Jul-12 22:34
jojoba20117-Jul-12 22:34 
AnswerRe: Zoom out - in Pin
OriginalGriff7-Jul-12 23:04
mveOriginalGriff7-Jul-12 23:04 
GeneralRe: Zoom out - in Pin
Madhan Mohan Reddy P8-Jul-12 23:15
professionalMadhan Mohan Reddy P8-Jul-12 23:15 
QuestionRe: Zoom out - in Pin
Trak4Net9-Jul-12 8:03
Trak4Net9-Jul-12 8:03 
QuestionDatagrid object binding and saving back Pin
Ramkithepower6-Jul-12 23:17
Ramkithepower6-Jul-12 23:17 
AnswerRe: Datagrid object binding and saving back Pin
kornakar10-Jul-12 2:06
kornakar10-Jul-12 2:06 
QuestionC# - window logon events Pin
rupniceguy6-Jul-12 22:20
rupniceguy6-Jul-12 22:20 
AnswerRe: C# - window logon events Pin
Dave Kreskowiak7-Jul-12 3:09
mveDave Kreskowiak7-Jul-12 3:09 
AnswerRe: C# - window logon events Pin
Sunil P V7-Jul-12 3:21
Sunil P V7-Jul-12 3:21 
Questionopen pdf files from my project Pin
shaghyegh6-Jul-12 21:34
shaghyegh6-Jul-12 21:34 
AnswerRe: open pdf files from my project Pin
Mycroft Holmes6-Jul-12 23:13
professionalMycroft Holmes6-Jul-12 23:13 
GeneralRe: open pdf files from my project Pin
Trak4Net9-Jul-12 8:07
Trak4Net9-Jul-12 8:07 

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.