Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't locate items on Win7 Desktop
#1
Not Solved
Hey QTP gurus,

So my program worked fine on Win7 32 bit, but I had to move to a Win7 64 bit machine.

I installed the 64 bit patch 0699, and also 0709, 005.

First thing my program does is try to run an icon on the desktop to start my program.

Here's the problem:
Code:
msgbox Window("Program Manager").WinListView("SysListView32").GetROProperty("items count")

--Returns '9' as it should.

Code:
msgbox Window("Program Manager").WinListView("SysListView32").GetROProperty("all items")

--Returns nothing.

So it is telling me I have 9 icons, but I have no icons.

If I try to Record the icon click (or drag and drop), it records nothing.

Googling this, I see several people reporting this in version 9.5, but they never reported an answer.

I am using QTP 11.0. I do not have QC or any of the other related programs.

Desktop! Not Browser! (I seem to be the only person left testing C++ applications...)

Any ideas anybody?

Thanks.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to fetch items from WpfList in UFT saurabhkumar_gupta 0 2,274 03-08-2015, 09:17 PM
Last Post: saurabhkumar_gupta
  Error: The systemcannot locate the object specified happened alin 3 4,822 12-16-2011, 02:52 PM
Last Post: alin
  "How to Count Desktop Icons" suresz449 5 7,706 11-23-2011, 09:53 AM
Last Post: suresz449
  Dialog box error while QTP scripts run from VM Desktop rahuldps 2 4,513 11-14-2011, 01:47 PM
Last Post: ravi.gajul
  Unable to login with the same code in different desktop vnsk 2 2,809 10-19-2011, 06:26 PM
Last Post: vnsk

Forum Jump:


Users browsing this thread: 1 Guest(s)