Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WwDotNetBridge error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2012
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01649443
Message ID:
01649570
Vues:
104
>>Sounds like a hi-tech version of dll hell :).
>
>Actually it's not as long as you have a reasonably recent version of .NET installed. .NET 4.0 was a nightmare because they had 2 different versions that you couldn't easily tell apart.
>
>Sorted with .NET 4.5 and later which is forwards and backwards compatible.
>
>+++ Rick ---

In the end I found the error: There was another process that loaded another .NET dll (through NET Extender), which was compiled in .NET 2.0. Apparently this process initialized the clr for that .NET Version, and when I subsequently tried to load wwDotNetBridge, it was still stuck in Version 2.0.

What I did was to load the wwDotNetBridge once before anything else (only the loading process without doing anything else with it), and because of that it seems to remember the newer clr Version. So when I then load again wwDotNetBridge at a later point it succeeds.
Christian Isberner
Software Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform