INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Is outofproc automation broken ?  (Read 1262 times)

mhwlng

  • Regular Member
  • World Citizen
  • ***
  • Posts: 235
  • nothing more to say...
Is outofproc automation broken ?
« on: October 11, 2003, 11:42:07 am »

Hello,

I use MC 9.1.274

I can connect only once in a C# application via :

MediaJukebox.IMJAutomation mj=new MediaJukebox.MJAutomation();

If I start my c# application a second time, the MC program is suddenly maximized into the foreground and my application hangs at the above line.

Am I doing something wrong ?

Regards,

Marcel Houweling
Logged

JeffreyK

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 52
  • nothing more to say...
Re:Is outofproc automation broken ?
« Reply #1 on: October 11, 2003, 08:42:15 pm »

Hmm - this sounds a lot like the problem I reported in thread: http://yabb.jriver.com/interact/index.php?board=6;action=display;threadid=15518
but that was fixed.  

I just updated my build to 274 and am not seeing any problems with my out-of-proc automation tools (all written in C++, though) when MC is running.

I do see a problem (that I think is new in the last few builds) when MC is not running - my program runs, MC launches, my program does its work (successfully) and then exits, and the MC process promptly crashes.

Perhaps the problems are related.

Nikolay, any thoughts?

-JeffreyK
Logged
Pages: [1]   Go Up