M
mirin
Hi Folks,
I'm using .NET framework 2.0
My code errors out on the below line:
objRootDSE = GetObject("LDAP://rootDSE")
The error message is "Cannot create ActiveX component".
The same code works fine in my development Win2000 PC where I'm using
MS Visual Web Developer 2005 integrated with IIS but gives the error
when I move it to a Win2000 server with IIS 5.0 in the same network.
What am I missing here?
Thanks!
mirin
I'm using .NET framework 2.0
My code errors out on the below line:
objRootDSE = GetObject("LDAP://rootDSE")
The error message is "Cannot create ActiveX component".
The same code works fine in my development Win2000 PC where I'm using
MS Visual Web Developer 2005 integrated with IIS but gives the error
when I move it to a Win2000 server with IIS 5.0 in the same network.
What am I missing here?
Thanks!
mirin