Adding a Managed handler fails...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    Adding a Managed handler fails...

    I am trying to add a 'Managed handler' and receive next message:
    (It's in DUTCH, translation below)
    'Er is een fout opgetreden tijden de uitvoering van deze bewerking
    Details:
    Deze methode kan niet worden aangeroepen tijdens de initialisatiefa se vóór het starten van de toepassing'

    In English something like:
    'There has been an error during this action
    Details:
    This method can not be called during the initialization phase before starting the application

    The drop-down box that is shown is empty.
    I have installed .NET4.5

    Can anyone give a clue?
    I was not able to find any working solution so far ...
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    The clue was that I did build my application as a 32-bit.
    I should not have done that!

    Comment

    Working...