cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jyothikamasani
Level 2

Error 1001 while installing setup using installshield2015 LE in Visual Studio 2013

I'm getting the Error 1001 while installation of setup every time I active the Installer Class option on my Primary Output Projects.
I'm using Windows 10 (version 1703), Visual Studio 2013 and InstallShield 2015 Limited Edition.
0 Kudos
(1) Reply
JohnTech
Level 6 Flexeran
Level 6 Flexeran

An 1001 error that is seen during installation would occur when the .NET version set in the InstallShield project is different than the files being affected.


You should see a "options" button available within Visual Studio if you have the "InstallShield" toolbar activated.

Go to :
Options > .Net > Then confirm that the .NET Framework field is pointing to the correct folder/version location for you project.
0 Kudos