Hey PPL,

Facing a weird problem

I am using

Set objMetabases = GetObject("IIS://" & ServerName & "/W3SVC")

where ServerName is the name of my IIS server on the network.
but this returns error:

'432' File name or class name not found during Automation operation

Cant understand whats going wrong !

Can anybody help!

Thanks in advance

Eeeks.