Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exe invoked through UFT is unable to access IIS and SQL Server service
#1
Not Solved
Hi all,

We have a configuration wizard(.exe) which configures the prerequisites in which it access the SQL Server service and IIS.
When i am invoking this exe through UFT, it seems exe is unable to access the SQL Server service and an error is thrown "Run time error '430': Class does not support Automation or does not support expected interface"

The exe internally uses the windows script file to check that WebFolder exists or not. Even though the web folder is present in IIS, exe is throwing an error " WebFolder does not exist"

But this wizard(exe) is working fine, when i invoke the exe manually. No errors are thrown.

The command i have used is:

Code:
SystemUtil.Run "Wizard(exe) complete path","","wizard(exe) directory location ",""

I feel the problem is with the access when UFT invokes the exe but the same exe if i invoke manually it is able to access the IIS and SQL SERVER.

I have already posted the issue in HP forum but reply couldn't solve the issue.
http://h30499.www3.hp.com/t5/Unified-Fun...lse#M13864
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to access name of a node in a javatree in UFT ? saniya 0 1,638 07-25-2018, 06:00 PM
Last Post: saniya
  UFT unable to identify Java app objects consistently lester 1 1,788 07-12-2018, 08:28 PM
Last Post: Ankur
  UFT 12.54 support for Win server 2016 Sanjana1987 1 1,823 11-15-2017, 03:45 PM
Last Post: Ankur
  UFT 12.50 unable to recognize child objects from a Dialog Class in Firefox jesusisaac 1 3,577 08-20-2015, 11:39 PM
Last Post: ADITI1992
  Unable to Save a file in UFT 12.0.2 (Sequence contains more than one matching elemen) noeldsouza89 0 2,488 02-02-2015, 03:03 PM
Last Post: noeldsouza89

Forum Jump:


Users browsing this thread: 1 Guest(s)