Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Could not found iisadmin root
Message
From
10/11/2005 05:08:30
 
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
01066753
Message ID:
01067092
Views:
18
Hi,
>IISOBJ = getObject("IIS://LocalHost/W3SVC")
>For each Object in IISOBJ
>	if (Object.Class = "IIsWebServer") then
>		? "WWW Site: " +Object.Name + " - " + Object.ServerComment
>	endif
>endfor
I ran this out of curiosity. Interestingly it C5'd on me.
(Only one Object in IISOBJ, class was "IisWebInfo" so the IF..ENDIF never executed)
Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform