|  | Posted by warth33 on 01/18/08 10:35 
> Interesting.  So the C# program writes its final log entry and something> hangs.
 >
 > I would say it's in one of two places - either the C# program, or, more
 > likely, Windows.  The reason I say the latter is because your C# program
 > just goes through its termination code and back to Windows.  Windows
 > should then return control toPHP.
 >
 > It doesn't look like this last part is getting done - there isn't a lot
 > forPHPto do before it continues execution of your program.
 >
 > Is there anything in your Event Logs showing a problem?  Can you still
 > see the C# process running in the system?
 
 Well, It happened again now. So I opened the task manager. Among the
 processes there was not any of the c# programs. Then I had a looko at
 the event logs. I dont know much about it, so I googled and it seems
 that the command eventwvr opens the log im intresting in.
 
 It showes a lot of errors, but I could not find one that was related
 to any c# programs. I think I will research a little about detecting
 errors of aplpication in the windows log.
  Navigation: [Reply to this message] |