Jump to content

bb110399

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by bb110399

  1. Hi All, We have a Web server, and a AD server. I worked on IIS reset password pages, on the notification page it should show the number of days going to be expired. It worked before, some how, it didn't work last week. When I commented out "On error resume next". I got the "Active Directory error '80070005' General access denied error. " I can browse the page locally on Web server from inetmgr. So the code works fine. It should be security matter. I tried to work around with the authentication method, and didn't get it worked. Set oDomainNT = GetObject("WinNT://" & L_Domain_Value)
×
×
  • Create New...