answersLogoWhite

0


Best Answer

There's Active directory on windows 2000 advance server, I have a web server on Windows 2008 server Enterprise Edition, the following code works fine in Winsows 2003 server but when I installed Win 2008 server, it gives me the following error

A local error has occurred.\r\n"} System.Exception system.DirectoryServices.DirectoryServicesCOMException}
I want to Authenticate Via AD from my webserver, I even test the port 389 and it was open. I don't know what's wrong on Windows 2008 server that cannot run my code, I search internet but I found nothing.
any solution would be helpful.
Thank you

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: A local error has occurred plus directoryservices?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why is it important to check the return status when opening a file in c plus plus?

The return value tells you if any errors occurred. A value of 0 typically indicates no error.


What does it mean when you turn on your Acer laptop and it say a disc error occurred press ctrl plus alt plus del to restart but when you do it goes back to the same thing?

You may have a CD or floppy in the drive, or your hard drive may have failed.


How do you solve error c plus plus ntvdm CPU illegal?

Use the debugger to locate the error.


When you install visual c plus plus 2008 express edition it says an error?

Use the Microsoft support website to locate the error message and the solution to the error.


Microsoft visual c plus plus rumetime library runtime error cant access game?

runtime error


What are exceptions in c and c plus plus?

Exceptions are simply errors. The term is a bit misleading since errors need not be exceptional nor disastrous. You can throw exceptions to indicate an error has occurred. Unlike an error value, which can simply be ignored, an exception must be handled appropriately. This means the code that throws the error must be placed in a try-catch statement, where the catch block catches any exceptions thrown by the try block.


How do you remove syntax error on Casio fx-85GT PLUS Calculator?

If you have a syntax error on a Casio fx-85GT Plus calculator, you can press the or key which will give you the location of the error and you can then correct it.


What kind of an error in c plus plus is dividing by zero?

The answer is in your own question. A divide by zero error is a divide or mod by zero type of error. In MSVC++ it has the error code C2124. Ultimately it is a fatal error and will either produce a compile time error or throw an unhandled exception at runtime.


What is error and percentage error?

Percentage error measures the error in relation to the quantity measured. For example if something weighs 100 grams with a possible error of plus or minus 5 grams, this is an error of 5%


Explain System Error in c plus plus?

A system error is an error that originates from the operating system or other low-level operation. Every system error is identified by a single integer value which is specific to the platform. In Windows, for instance, you will find a list of all error codes in the <winerror.h> header file.


What is a syntax error in c plus plus?

Syntax error is a kind of error when compiler does not recognize the command you are trying to use. It happens because of two reasons: first is you forgot to include required library; second is such command does not exist.


What can you ignore when you calculate percent error?

plus and minus signs