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
- :
- Feature transfer error when Update Service is enabled. Error occurs only on Upgrade.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jul 11, 2005
02:09 PM
Feature transfer error when Update Service is enabled. Error occurs only on Upgrade.
A "feature transfer error" occurs when the Update Service is enabled using InstallShield 10.5. The installation works perfectly fine before the Update Service is enabled. Plus, the error occurs only on Update installation, when the previous version did not have Update Service. A new installation works fine.
This error occurs while the file transfer process is just starting. There is no compilation error or build error. Once the error pops up, the installation crashes.
The build pc does not have internet access and thus the "Is product registered" comes up as "Unknown". Does this have have any bearing on this error?
A screenshot of the error is attached.
Thanks.
-Vinod
This error occurs while the file transfer process is just starting. There is no compilation error or build error. Once the error pops up, the installation crashes.
The build pc does not have internet access and thus the "Is product registered" comes up as "Unknown". Does this have have any bearing on this error?
A screenshot of the error is attached.
Thanks.
-Vinod
(3) Replies
‎Aug 30, 2005
07:10 AM
I had the same error when switching from Professional 7 to InstallShield 11 and additionally was using the command line to build the setup. I found out that InstallShield 11 had changed some path definitions (e.g. include paths and link paths). When I copied the modified InstallShield 11 path options from the IDE to my command line script, everything worked fine.