Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro dll registration problem
Message
From
18/08/2015 06:21:13
 
 
To
18/08/2015 05:04:53
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
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:
01623533
Views:
64
Likes (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.
Previous
Reply
Map
View

Click here to load this message in the networking platform