Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manipulate IIS and Metabase from VFP?
Message
 
To
18/08/2000 15:53:54
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00405485
Message ID:
00407105
Views:
55
Not sure why some of these work and other don't. It is fixed for the next version of VFP though... In the PDC build you can do:

o=GETOBJECT("IIS:")

+++ Rick ---

>>>>Actually there are still a number of bugs in GETOBJECT() and it can't read certain things. I've found and reported a bunch of these and they are fixed for the future so we'll get true GETOBJECT() support that is unparsed.
>>>
>>>Yeah, I've found a few of these too- we still can't bind directly to the top-level provider, but there are workarounds...
>>
>>I think you can always do this by specifying // at the end of the provider string.
>>
>>o = GETOBJECT("winmgts://")
>>
>
>Nope. Try:
>
>oNT = GETOBJECT("WinNT://")
>oIIS = GETOBJECT("IIS://")
>
>You get "unknown COM status code"
>
>But the top-level works:
>
>oADS = GETOBJECT("ADs://")
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform