adsi Cannot create ActiveX component

  • Thread starter Thread starter Shlomi
  • Start date Start date
S

Shlomi

Hi,

I'm developing an application that runs in AspNet on Win2003 server.
Every thing runs OK in the development environment, but in the customer
site I have a problem running "CreateObject("ADSystemInfo")" (I get
"Cannot create ActiveX component" error).

The strangest thing is that when I'm running the site through mmc
console, all is all right, but with IE - I get the error!!!!

Somebody? Any idea? Is it a permissions issue?

Thanks, Shlomi
 
Back
Top