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
- :
- Problem with Standalone build on x64 bit platform
Subscribe
- 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
‎Oct 05, 2010
10:29 AM
Problem with Standalone build on x64 bit platform
Hello,
I installed Standalone build 2010 on the windows 2008 x64. WHen i tried to run msbuild task I got following error message:
error MSB4062: The "InstallShield.Tasks.InstallShield" task could not be loaded from the assembly C:\Program Files (x86)\MSBuild\InstallShield\2010\InstallShield.Tasks.dll. Could not load file or assembly 'file:///C:\Program Files (x86)\MSBuild\InstallShield\2010\InstallShield.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format. Confirm that the declaration is correct, and that the assembly and all its dependencies are available.
Bold part indicates that there is a platform mismatch. So my question is:
Simlar problem on the MSBuild forum
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/08c1b976-e741-4ea3-91f6-1ae0958f1667
Indeed, if I use x86 version of msbuild then standalone builder will work, but i do not want to do that.
Is there a x64 version of Standalone builder? and if not, how can i workaround this issue?
Any help would be appreciated.
Regards!
I installed Standalone build 2010 on the windows 2008 x64. WHen i tried to run msbuild task I got following error message:
error MSB4062: The "InstallShield.Tasks.InstallShield" task could not be loaded from the assembly C:\Program Files (x86)\MSBuild\InstallShield\2010\InstallShield.Tasks.dll. Could not load file or assembly 'file:///C:\Program Files (x86)\MSBuild\InstallShield\2010\InstallShield.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format. Confirm that the
Bold part indicates that there is a platform mismatch. So my question is:
Simlar problem on the MSBuild forum
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/08c1b976-e741-4ea3-91f6-1ae0958f1667
Indeed, if I use x86 version of msbuild then standalone builder will work, but i do not want to do that.
Is there a x64 version of Standalone builder? and if not, how can i workaround this issue?
Any help would be appreciated.
Regards!
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 05, 2010
11:51 AM
We do not have support for 64-bit MSBuild engines at this time. I've logged a request to add this support (IOA-000058549), but I cannot offer any timelines as to when this might be implemented.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 06, 2010
01:44 AM
Ok, thank you for the fast response.
Regards!
Regards!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 21, 2013
08:53 AM
Hi,
Is there any news on this issue?
Are there still no workarounds so we can compile a 64-bit version of our application and still be able to generate our msi automatically?
Best regards,
Sverre
Is there any news on this issue?
Are there still no workarounds so we can compile a 64-bit version of our application and still be able to generate our msi automatically?
Best regards,
Sverre
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 20, 2013
12:02 AM
Hi all,
I am getting almost similar error while using flexnet giving sample application flexNetActivation.
Error is like this:
initialization failed: an attempt was made to load a program with an incorrect format
(Exception from HRESULT: 0x8007000B)
not able to debug further in this.
please reply.
Thanks in advance
I am getting almost similar error while using flexnet giving sample application flexNetActivation.
Error is like this:
initialization failed: an attempt was made to load a program with an incorrect format
(Exception from HRESULT: 0x8007000B)
not able to debug further in this.
please reply.
Thanks in advance