(hope its the right forum)
I'm trying to configure IIS (create new web site) in code.
My code works fine within a standard windows application,
however, when I copy the code to an asp.net page, I get
the above error message. It occures in the
function 'GetObject("IIS://localhost/W3SVC")'.
Hope someone can help me on this,
Thanks in advance,
Y. Pechter