Forum Discussion
santoguya
15 years agoContributor
I wrote the code that utilized the vmware class without code completion, it was pretty much copied and pasted from this testcomplete article:
http://www.automatedqa.com/techpapers/testcomplete/automated-testing-in-virtual-labs/
When i run the program with that the Vetris declaraion line i get this error:
"Microsofte VBScript Runtime error - Object doesn't support this property or method: dotNET.Vestris_VMWare.lib."
This is weird that its not working, i have dotnet framework 2.0 installed too.
After you made your CLR bridge, you didnt have to do anything else to get the code in script to recognize the new bridge, like close and open, recompile, etc?
http://www.automatedqa.com/techpapers/testcomplete/automated-testing-in-virtual-labs/
When i run the program with that the Vetris declaraion line i get this error:
"Microsofte VBScript Runtime error - Object doesn't support this property or method: dotNET.Vestris_VMWare.lib."
This is weird that its not working, i have dotnet framework 2.0 installed too.
After you made your CLR bridge, you didnt have to do anything else to get the code in script to recognize the new bridge, like close and open, recompile, etc?