Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP.NET (C#) with a VFP8 COM
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Titre:
ASP.NET (C#) with a VFP8 COM
Divers
Thread ID:
00913999
Message ID:
00913999
Vues:
54
I created a simple COM component with Fox 8 that simply logs into a SQL Server backend to test the connection and return true if it succeeds. On the ASP.Net side I'm using C#. I'm getting the following error from .NET:

System.IO.FileNotFoundException: The specified module could not be found

The debugger is pointing to the following line of code:
CJTUpdateTester atest = new cjtupdate.CJTUpdateTesterClass();
I've set a reference to the TLB which is residing in the development directory for the fox dll through VS.NET 2002. Should it be in the Windows directory or something? I'm running out of ideas.

TIA

Richard
State of Florida, DCF
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform