Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro dll registration problem
Message
From
18/08/2015 05:04:53
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
18/08/2015 04:48:44
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01623531
Message ID:
01623532
Views:
114
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform