glhermite
March 10, 2005, 12:48:24
Dear Johannes and Stephan,
We are using a sony XCD910 and a software written in VB6.
The current chain of Camera/drivers/components/software is the following :
- camera : Sony XCD910
- Driver for the Camera: SonyXCD_SX910 v2.20E (as installed from the tis_sony_dcam_trial_3.1.47_tis.zip file)
- Driver for the IEEE card (is this important ?) : the OHCI compatible controler from Microsoft
- VB componant : IC Imaging control 1.41 (it has created a sub-menu DCAM in which we can find samples of codes to be tested).
- Then our program in VB6.
Everything went nicely until the PC get a virus attack (Blaster worm).
Since then, we alway obtain the same error message when trying to use our software : An unexpected DShowLibException occured CFiltergraph::: connect (Cpin&src, Cpin&dest, Const (Videoformat&) : no intervening filter found.
In file: C:\Csource\core\DshowLib\Filtergraph.cpp at line 299).
My worry comes from the fact I also has the same error when running the "sample/simple" program I can find in ICImagingControl 1.41 / DCAM / DCAM Demo (both C++ Class Library and the Visual Basic).
Furthermore, re-installing all the drivers (TIS / Imaging Control / Direct X) from their original source had no effect on the error.
Installing the unibrain driver for the camera, as well as the fire-i application works and show the camera is working ok.
Do you have any clue on what file or driver could have been corrupt by the worm ? Any other advice is welcome.
Thanks in advance for any reply.
(and sorry if this mail should have been addressed to the C mail-list)...
We are using a sony XCD910 and a software written in VB6.
The current chain of Camera/drivers/components/software is the following :
- camera : Sony XCD910
- Driver for the Camera: SonyXCD_SX910 v2.20E (as installed from the tis_sony_dcam_trial_3.1.47_tis.zip file)
- Driver for the IEEE card (is this important ?) : the OHCI compatible controler from Microsoft
- VB componant : IC Imaging control 1.41 (it has created a sub-menu DCAM in which we can find samples of codes to be tested).
- Then our program in VB6.
Everything went nicely until the PC get a virus attack (Blaster worm).
Since then, we alway obtain the same error message when trying to use our software : An unexpected DShowLibException occured CFiltergraph::: connect (Cpin&src, Cpin&dest, Const (Videoformat&) : no intervening filter found.
In file: C:\Csource\core\DshowLib\Filtergraph.cpp at line 299).
My worry comes from the fact I also has the same error when running the "sample/simple" program I can find in ICImagingControl 1.41 / DCAM / DCAM Demo (both C++ Class Library and the Visual Basic).
Furthermore, re-installing all the drivers (TIS / Imaging Control / Direct X) from their original source had no effect on the error.
Installing the unibrain driver for the camera, as well as the fire-i application works and show the camera is working ok.
Do you have any clue on what file or driver could have been corrupt by the worm ? Any other advice is welcome.
Thanks in advance for any reply.
(and sorry if this mail should have been addressed to the C mail-list)...