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
- :
- InstallShield
- :
- InstallShield Forum
- :
- Error moving from VS2008 to VS2013
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Jun 17, 2014
01:29 PM
Error moving from VS2008 to VS2013
I’ve purchased InstallShield 2013 so that I can build installation packages for VS2013.
I’ve just recently moved a project over to VS2013 and everything is working but it would no move over my old VS2008 setup project as the free installshield was no longer supported.
I’ve followed the procedure to upgrade my old vs2008 install project to an InstallShield 2013 project and all works until the final stages of the build where I get the following error:
Error 3 -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\x64\WindowsXP-KB898715-x64-enu.exe' to target 'C:\Users\glennw\Documents\Visual Studio 2013\Projects\DT_26\DT_26_Setup\DT_26_Setup\Default Configuration\Release\DiskImages\DISK1\ISSetupPrerequisites\{531950bf-fab7-4434-8ca7-b5893ab197f8}\WindowsXP-KB898715-x64-enu.exe' ISDEV : error : -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\x64\WindowsXP-KB898715-x64-enu.exe' to target 'C:\Users\glennw\Documents\Visual Studio 2013\Projects\DT_26\DT_26_Setup\DT_26_Setup\Default Configuration\Release\DiskImages\DISK1\ISSetupPrerequisites\{531950bf-fab7-4434-8ca7-b5893ab197f8}\WindowsXP-KB898715-x64-enu.exe'
I get this error 5 times for 5 different files. The directory it is looking for does not exist so I’m not sure why it is trying to find those files.
I’ve just recently moved a project over to VS2013 and everything is working but it would no move over my old VS2008 setup project as the free installshield was no longer supported.
I’ve followed the procedure to upgrade my old vs2008 install project to an InstallShield 2013 project and all works until the final stages of the build where I get the following error:
Error 3 -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\x64\WindowsXP-KB898715-x64-enu.exe' to target 'C:\Users\glennw\Documents\Visual Studio 2013\Projects\DT_26\DT_26_Setup\DT_26_Setup\Default Configuration\Release\DiskImages\DISK1\ISSetupPrerequisites\{531950bf-fab7-4434-8ca7-b5893ab197f8}\WindowsXP-KB898715-x64-enu.exe' ISDEV : error : -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\x64\WindowsXP-KB898715-x64-enu.exe' to target 'C:\Users\glennw\Documents\Visual Studio 2013\Projects\DT_26\DT_26_Setup\DT_26_Setup\Default Configuration\Release\DiskImages\DISK1\ISSetupPrerequisites\{531950bf-fab7-4434-8ca7-b5893ab197f8}\WindowsXP-KB898715-x64-enu.exe'
I get this error 5 times for 5 different files. The directory it is looking for does not exist so I’m not sure why it is trying to find those files.
(1) Reply
Jun 18, 2014
02:13 PM
I have not worked with visual studio to create and build installers. However, the message indicates that you have not downloaded the prerequisites for 2013.
Here is where my inexperience with VS comes in, I do not know how to download required prerequisites inside of that IDE. The normal IDE has a Redistributables section where select your prerequisites. Once you have selected your prerequisites you can right click on them and choose to download all required prerequisites.
Here is where my inexperience with VS comes in, I do not know how to download required prerequisites inside of that IDE. The normal IDE has a Redistributables section where select your prerequisites. Once you have selected your prerequisites you can right click on them and choose to download all required prerequisites.