472,096 Members | 1,420 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,096 software developers and data experts.

Can't Load ActiveX component

(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
Jul 19 '05 #1
1 2621
You have to be an administrator to execute that function. Try taking out
anonymous access, but set NTLM and log in as an administrator (or someone
from that group).

--
Manohar Kamath
Editor, .netBooks
www.dotnetbooks.com
"Y.Pechter" <an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
(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

Jul 19 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Craig | last post: by
6 posts views Thread by Steve Richter | last post: by
4 posts views Thread by =?Utf-8?B?V2lsbWVyIEhlcm5hbmRleg==?= | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.