RE: system.badimageformatexception returned from custom installer



Hi Leslie,

When I run the installer I receive the system.badimageformatexception
which references the dll that contains the custom installer code.

Would you please provide more detailed information about your custom
installer?

1. How do you invoke that dll from the customer action?

2. What about that dll, is it a .NET installer class?

3. How do you create that DLL and reference it in your setup project?

These information will help us isolate your issue, so I appreciate your
time in performing them. Let me know the results at your earliest
convenience. If you have any questions or concerns, please let me know. I
am standing by to help you.

Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • RE: VS2005 setup project: execute tasks without installing files?
    ... Visual Studio doesn't support the two features you are asking natively. ... managed custom actions after copying the DLL into target machine's folders. ... It has been hard coded into the MSI file. ... However, the features are supported by Windows Installer, which can be done ...
    (microsoft.public.vsnet.setup)
  • Re: Deployment project - conditional custom action
    ... I assume your talking about setting the condition property of the custom ... speaking of is a property of the windows installer itself. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.general)
  • RE: VS2005 setup project: execute tasks without installing files?
    ... Windows Installer SDK must be installed. ... Add it into Custom Action, in the Custom Action Editor, open its ... C++ custom action and we use it to get the dll path, ... Microsoft Online Community Support ...
    (microsoft.public.vsnet.setup)
  • Rich Edit DLL hell (long)
    ... MS installer - what a crock! ... yet all other versions of Windows support at least V2, ... I suspect that the app. ... is supported by the DLL. ...
    (borland.public.delphi.nativeapi)
  • RE: system.badimageformatexception returned from custom installer
    ... How do you invoke that dll from the customer action? ... The dll is created as a seperate project. ... Action dll by going to the custom actions tab and then by right clicking ... Yes it is an installer class. ...
    (microsoft.public.dotnet.framework)

Loading