Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shell.application not registered
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00228390
Message ID:
00229629
Views:
21
I redownloaded and reapplied ie5 and sp5. Your code below fails with the same class not registered message.
C:\WINNT40\System32\shdocvw.dll is the file that my registry point to.


>>Should I be able to regsvr32 SHDOC401.DLL ??
>>
>
>If SP5 or IE or whatever installed properly, then the file has to have registered properly. If is not a file that can be installed independently of the other shell components that use it. I'd try reapplying SP5.
>
>>
>>>>I am using WinNT 4.0 SP5 with Explorer 5. Should it be registered. The error I get is that it is not registered, not that it is not there.
>>>
>>>What's the name of the OLE Server you're registrering? It should be Shell.Application. The following code works perfectly under NT with SP3 or later:
>>>
>>>ox=CREA('Shell.Application')
>>>ox.SetTime()
>>>
>>>The provider is not SHELL32.DLL, in spite of your belief to the contrary, it's SHDOC401.DLL with IE5 5.00.2314.1003 installed under both NT and Win98. The GUID is {13709620-C279-11CE-A49E-444553540000}
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform