| VSHost.exe error on multiple burn drive usage Hi
I'm trying to burn several disc's at once and i'm having some trouble...
I have read the other threads on the subject, but i don't understand what to do..
I have a situation, where i successfully can start a burn session, burning on 2 drives simultaniously. This works wiothout any problems.
The first og the drives to finish the burning also works fine, but as soon as the second drive has ejected the finished disc, my c# app crashes with an error in the vshost.exe....
I initialize the NeroClass sperately for each drive, selecting diferent drives after getting the drive collection, so in my mind i'm working with to absolute different instances of the NeroAPI in memory.
I have tried multithreading the setup with the same result...
Both discs have been successfully writen and are fully functional, so does anyone have any idea what goes wrong??
/FStampe |