Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro dll registration problem
Message
De
18/08/2015 06:21:13
 
 
À
18/08/2015 05:04:53
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
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:
01623533
Vues:
63
J'aime (1)
Many thanks Dragan, your first remark did the thing. Allowing 32bit-ness did it immediately. Didn't know the property exists at all. (Is of course new to me since Win2003 had no choice.


>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform