473,811 Members | 3,686 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Bug fixed on Power AD 1.3

Hi all,

Like you may all have seen, Power AD 1.3 had this bug at start :

"PowerAD.ex e - Common Language Runtime Debug Service
ID processus=0x96c (2412), ID thread=0x218 (536).
Click OK to terminate application.
Click CANCEL to debug."

This bug is now corrected with release 1.31, on air today.

Reminding of the functionnalitie s of Power AD 1.31, a free and open source
Active Directory management console, with remote computer management
integrated, developped in C# :

-you can now see the users logged in your domain through the "Computer"
builtin
-"Status" option in the users properties, allowing you to see the last
connection date, last time password changed, etc...
-Improved graphics
-you can change the properties of many users at once (and also reinit
passwords)
-manage a domain in which you're not trusted
-export all the properties you want in text files ("Member of" list, etc...)
-import and export users easily with the same format as "addusers.e xe"
-etc...

This software was created to build community around an OpenSource server
application on a Microsoft platform, so if you want to be a part of it, we
are recruiting !

Further informations on http://adconsole.sourceforge.net
Nov 15 '05 #1
3 1266
This is a "dangerous" program! After uninstallation, it corrupts working of AD administrative snap-ins!
This must to be debugged!

"Florent" <jo****@hotmail .com> wrote in message news:Oo******** *****@tk2msftng p13.phx.gbl...
Hi all,

Like you may all have seen, Power AD 1.3 had this bug at start :

....

Nov 15 '05 #2
What problem exactly did you meet?

For us to fix an eventual bug, come and post on our support forum on
http://adconsole.sourceforge.net

"Aleksey Tchekmarev" <tc***@b7h7v.r7 u - digits for spammers> a ecrit dans le
message de news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
This is a "dangerous" program! After uninstallation, it corrupts working of AD administrative snap-ins! This must to be debugged!

"Florent" <jo****@hotmail .com> wrote in message

news:Oo******** *****@tk2msftng p13.phx.gbl...
Hi all,

Like you may all have seen, Power AD 1.3 had this bug at start :

...

Nov 15 '05 #3
After the program uninstallation, _all_ AD administrative snap-ins (ADUC, ADSS... Security Policy(s), AdsiEdit, etc.)
fail with the same "Library not found" message. Never seen this before...
Any tips?
On re-installation, the program "repairs" the problem!!!... :-))

"Florent" <jo****@hotmail .com> wrote in message news:uK******** ******@TK2MSFTN GP10.phx.gbl...
What problem exactly did you meet?

For us to fix an eventual bug, come and post on our support forum on
http://adconsole.sourceforge.net

"Aleksey Tchekmarev" <tc***@b7h7v.r7 u - digits for spammers> a ecrit dans le
message de news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
This is a "dangerous" program! After uninstallation, it corrupts working

of AD administrative snap-ins!
This must to be debugged!

"Florent" <jo****@hotmail .com> wrote in message

news:Oo******** *****@tk2msftng p13.phx.gbl...
Hi all,

Like you may all have seen, Power AD 1.3 had this bug at start :

...


Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
4020
by: Stephane Belzile | last post by:
Is there a way I can detect in vb.Net the power has switched to a UPS unit in case of power failure? Thanks
4
1747
by: Roberto Dias | last post by:
Hi all, I've got some column delimited text files used as input file to a power engineering application. I'm trying to create a "more-friendly" interface using C++. The C++ program should be able to put the entered data in correct columns. I know this should be a easy task, but I simply cannot implement this. I have trying to use <iomanip> (setw, setiosflags,...), but it doesn't function. Here is a piece of the program:
0
1605
by: Thiva Charanasri | last post by:
http://www.poweroflanguage.org Track: Computer Language 1st World Congress on the Power of Language: Theory, Practice and Performance Date: March 6 - 10, 2006 Bangkok, Thailand On this very auspicious occasion, Thai people will join hands with
0
1604
by: Thiva Charanasri | last post by:
http://www.poweroflanguage.org Track: Computer Language 1st World Congress on the Power of Language: Theory, Practice and Performance Date: March 6 - 10, 2006 Bangkok, Thailand On this very auspicious occasion, Thai people will join hands with
5
6451
by: mathon | last post by:
hi, i develeoped a recursive function for the power and it works fine double power(double x, int n) { if (n < 0) return 1/power(x, -n); else if (n == 0) return 1.0;
9
1795
by: mathon | last post by:
hi, i already posted an entry because of this problem, unfortunately i havent solved it so far..:( I have created a recursion for the calculation of the power like this: double power(double x, int n) {
3
6965
by: greek | last post by:
the question is to calculate x^n(x power n) (whr n can be +ve or -ve) by using recursion. the algorithm is x= 1, n=0 1/x^n, n<0 x*x^(n-1), n>0 ive written the program it runs but im not having the correct values..here is the code: #include<iostream.h> #include<conio.h>
9
7006
by: suppamax | last post by:
Hi everybody! I'm writing a C program for a PIC18F microcontroller. I need to calculate a power function, in which both base and exponent are fixed point numbers (ex: 3.15^1.13). Using pow() function is too expensive... Is there another way to do that?
8
3108
by: skanemupp | last post by:
how do i solve power(5,1.3)? def power(nbr, po): if po==0: return 1 if po>0: return nbr*power(nbr, po-1) if po<0: return 1/power(nbr, -1*po)
0
9726
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10384
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10130
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7667
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6887
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5553
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5692
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3865
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.