CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 Including Additional Namespaces

Print topic Send  topic

Author Message
Darren Linsley
Posted: 12/20/2004, 3:05 PM

I am trying to authenticate users to an Active Directory.

I am doing this by overriding the DBUtility.CheckUser method.
I need to include some additional .NET namespaces
(System.DirectoryServices) into the code to perform the authentication. My
authentication code is fine, but when i attemtp to publish/generate my
project, during compilation the additional namespaces cannot be found.

What do i need to do to include these additional namespaces into my code?

Thanks

Stan
Posted: 12/20/2004, 11:56 PM

Darren

You should add reference on System.DirectoryServices.dll in the References property of project in Properties Window. For example for .NET framework 1.1 this file placed in

C:\<WINDOWS FOLDER>\Microsoft.NET\Framework\v1.1.4322\system.directoryservices.dll

Stan
Darren Linsley
Posted: 12/21/2004, 5:27 PM

Thanks Stan, that did the job.


"Stan" <Stan@forum.codecharge> wrote in message
news:841c7d7354c4ae@news.codecharge.com...
> Darren
>
> You should add reference on System.DirectoryServices.dll in the References
> property of project in Properties Window. For example for .NET framework
> 1.1
> this file placed in
>
> C:\<WINDOWS
> FOLDER>\Microsoft.NET\Framework\v1.1.4322\system.directoryservices.dll
>
> Stan
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.