This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Connect
- :
- FlexNet Connect Forum
- :
- Problem downloading - Object doesn't support property or method
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Feb 13, 2007
12:12 PM
Problem downloading - Object doesn't support property or method
I'm a beginner with InstallShield and Flexnet Connect, having taken over a legacy software package from predecessors.
One of our customers is trying to download the latest version of our app through the Update Manager. When clicking either "Download only" or "Install", a message appears saying something like, "object doesn't support this property or method.' File: c\program files\common files\installshield\update service\ui\getall.htm."
This is on Windows Server 2003 with IE 6.0.
Any suggestions would be appreciated. I don't even know where to begin.
Thanks,
Trent
One of our customers is trying to download the latest version of our app through the Update Manager. When clicking either "Download only" or "Install", a message appears saying something like, "object doesn't support this property or method.' File: c\program files\common files\installshield\update service\ui\getall.htm."
This is on Windows Server 2003 with IE 6.0.
Any suggestions would be appreciated. I don't even know where to begin.
Thanks,
Trent
(1) Reply
Feb 13, 2007
06:40 PM
Ok, research has revealed the error to be occurring on line 99 in getall.htm, which is:
Basket.Iam(4660);
I traced the Basket object to class id E9880553-B8A7-4960-A668-95C68BED571E, which in turn led me to the file isusweb.dll. It turns out the customer's computer has an old version of that file, dated 10 Jun 2005. I have a strong feeling we can fix this problem by updating that file, or perhaps the entire Update Manager.
But how do we do that? I've searched and searched for links to download and/or install the Update Service (without having to run our own app's installer again), but haven't had luck. All I've found is a link on consumer.installshield.com from 2004.
Any ideas?
Thanks,
Trent
Basket.Iam(4660);
I traced the Basket object to class id E9880553-B8A7-4960-A668-95C68BED571E, which in turn led me to the file isusweb.dll. It turns out the customer's computer has an old version of that file, dated 10 Jun 2005. I have a strong feeling we can fix this problem by updating that file, or perhaps the entire Update Manager.
But how do we do that? I've searched and searched for links to download and/or install the Update Service (without having to run our own app's installer again), but haven't had luck. All I've found is a link on consumer.installshield.com from 2004.
Any ideas?
Thanks,
Trent