Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ArmyGeek
  • Content: Threads
  • Order by date
  1. ArmyGeek

    Error on GetObject("LDAP://RootDSE")

    Having problem with vbs file I want to run in HTML with sPrefix = "LDAP://" Set oRootDSE = GetObject(sPrefix & "RootDSE") sDNS = oRootDSE.Get("DefaultNamingContext") Receive ActiveX Component can't create object: 'GetObject' Saw reference in thread329-1221917 that it was a Security setting...

Part and Inventory Search

Back
Top