I need to connect to our LDAP server using VB.Net code.
I am aware that a reference to system.directoryservices is required, but I do not know how to apply it.
I am trying to register system.directoryservices.dll from Microsoft.Net\Framework\v1.1.4322 using regsvr32, and get this reply.
"dll was loaded, but the DllRegisterServer entry point was not found".
All other dll's register OK. Any Ideas?
We have an Intranet Server using IE only, so VBScript is the standard at present.
The fact is that I am using a current asp that runs daily on other machines in the net, and will add some basic enhancements. However, I have found that the existing button OnClick does not execute.
Thus the basic...
I am using InterDev 6 (SP5) under XP.
I am trying to execute a simple call to a subroutine after pressing a button....not happening.
Here is the asp code. What am I doing wrong!!!!!
<%@ Language=VBScript %>
<%
Option explicit
%>
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.