Re: LDAP Login ASP



The support may help...

http://support.microsoft.com/Default.aspx?kbid=252331
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q323546

(The first one would probably be more appropriate in your case.)

--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://webservices.edujini.in
-------------------


"nani" <c.ramanjaneyulu@xxxxxxxxx> wrote in message
news:1148983785.387398.230790@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,


I'm using the following code to check the user authentication


Set dso = GetObject("LDAP:")
Set cont = dso.OpenDSObject(AdsPath,user,password, 34)


But I getting the following error
error '8007203a'
Technology: ASP, IIS 6.0 , ADSI, VBScript
Coluld you please tell the solution for this problem.


or please tell me how to do it.



.



Relevant Pages

  • Re: removing sidHistory
    ... Note that you should not translate VBScript samples to C# or any .NET language for that matter), .NET offers a rich class library to be used from managed code, these class libraries make it much easier to access AD objects than it was ever possible from unmanaged code. ... As for cleaning sidhistory, so far what I found is the following kb article ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Check if browser is NOT I.E.
    ... I have a web-based application I support ... I'm not arguing any browser is better than another. ... VBScript on a public website... ... would only rely on client side scripting for non-critical things, ...
    (microsoft.public.inetserver.asp.general)
  • RE: How to call queued component from VBScript?
    ... Microsoft MSDN Online Support Lead ... How to call queued component from VBScript? ...
    (microsoft.public.scripting.vbscript)
  • RE: removing sidHistory
    ... As for cleaning sidhistory, so far what I found is the following kb article ... which provide the vbscript for cleaning sidhistory: ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to get ASP.NET using C# to transform Access Reports
    ... The System.Xml.Xsl.XslTransform class does not support VBScript as a ... I receive an error that the scripting language 'vbscript' is not ... > System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243 ...
    (microsoft.public.dotnet.xml)