-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Windows Vista Enterprise SP2 x64
Mozilla Firefox 4.0 & Internet Explorer 8
Jenkins ver. 1.409
qc plugin 1.0 (script runTestSet.vbs used is version fixed in issue #9267)
ERROR trying to create the object TDApiOle80.TDConnection in Class QCTestRunner.
Sub Class_Initialize
errors = 0
Set tdConnection = CreateObject("TDApiOle80.TDConnection")
timestamp = CStr(Now)
End Sub
Error message reported is next:
[TRUNK] $ cscript /nologo xxx\runTestSet.vbs http://xxx/qcbin pablo.garcia_hp.com ******** xxx xxx "xxx" Test1 qcreport-Test1-7.xml
xxx\runTestSet.vbs(133, 5) Microsoft VBScript runtime error: ActiveX component can't create object: 'TDApiOle80.TDConnection'
Cant create TDConnection Object
Thanks to you.
Perfect, i can test your patch under my environment.
But i'm trying to prove the current version in a x86 SO with the same version tools to be sure that it's is the cause.
Regards.