HI,

I am using the following line in my script

set qtApp = CreateObject("QuickTest.Application") to create an instance of QTO so as to be able to associate the object repository with the script

But while executing the script i am getting a run time error. Not much details displayed, just ' General Run Error'

I have even declared the variable qtApp.

Any idea what can be the reason. I am using QTP on citrix server(could that be a reason, though i doubt it)

Any help would be greatly appreciated