- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Error 1606. Could not access network location I101DuplicateHandler"
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hello,
When I try to install an InstallShield 2023 R2 EXPRESS EDITION build for a Visual Studio 2022 solution, I get an error stating "Error 1606. Could not access network location I101DuplicateHandler".
But it's not supposed to be looking for anything on either a network or internet ???
I would appreciate any help.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
SOLVED!!! For some strange reason, when InstallShield 2023 R2 EXPRESS EDITION generated the C# Project, it set the "INSTALLDIR" to "I101DuplicateHandler". I was not paying attention to this, since it had never happened in all the years I've been using InstallShield.
Once I set it to "[ProgramFilesFolder]I101DuplicateHandler", it was able to Build properly with no more 1601 errors.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
SOLVED!!! For some strange reason, when InstallShield 2023 R2 EXPRESS EDITION generated the C# Project, it set the "INSTALLDIR" to "I101DuplicateHandler". I was not paying attention to this, since it had never happened in all the years I've been using InstallShield.
Once I set it to "[ProgramFilesFolder]I101DuplicateHandler", it was able to Build properly with no more 1601 errors.