IIS “specialist” needed…
I am working on the a solution that requires an Active Directory query (enumerating some OUs) to be executed on/from a web site.
The AD query is run using vbscript code in a .html file.
When (on the IIS server console) starting the web site using Windows Explorer (double-clicking the html file) everything works fine but when launching the web site using Browse from IIS Mgmnt console or trying to connect to web site from a remote PC the AD query does not work. The Web site freezes when the vbcode that runs the AD query is executed.
I am no IIS administrator but believe this is caused by incorrect config of the IIS web site auth. settings and need some help to configure IIS.
Anyone has a script (html/asp) that runs without issues today and that knows what needs to be configured on the IIS server to make such a vbcode execute on the web site?
See a picture of the web site here: http://bitso.no/images/Web_site.png