Jul21

DirectoryEntry Exception when calling Invoke("SetPassword",…)

I wrote a blog a few months ago about a COMException I got when I attempted to call DirectoryEntry.Invoke("SetPassword", …). The issue was that I could set the password for one account but then subsequent set password attempts would thro ...[Read More]
Published: Jul-21-08 | 0 Comments | 6 Links to this post

Jul08

Connected Web Part Example, that actually works

Recently some co-workers have complained that there are no working/good examples on the web of how to create web parts that can be connected, so I created an example with the entire source included so you can have a "working" example. Th ...[Read More]
Published: Jul-08-08 | 0 Comments | 2 Links to this post