Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro dll registration problem
Message
De
18/08/2015 05:04:53
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
18/08/2015 04:48:44
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Divers
Thread ID:
01623531
Message ID:
01623532
Vues:
113
This message has been marked as the solution to the initial question of the thread.
>But when I run the site from inside IIS or from "outside" the code runs until the first mentioning of the Foxpro-dll:
>
>Dim objDll As New admininterface01.iFoxClient01
>
>The procedure stops there, and the exception message is as mentioned above.
>
>
>I have no clue...
>
>Any help would be very much appreciated!

Check the settings for your application pool - allow 32-bitness. You may also need to do something for your dot net settings in that regard:

To set up ASP.NET for 32 bit:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis -i

To set up ASP.NET for 64 bit:

C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727>aspnet_regiis -i

Don't know what this does, and why is this necessary, but I had problems until I found these lines on Rick's site.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform