Erik van Ballegoij posted on March 05, 2008 00:00
... or how I learned an old lesson: always check whether the name of the module you release doesnt actually exist somewhere else.
Today i received a mail from a fellow DNN Developer, asking to rename the UserSwitcher module to something else, as they have been selling that module for a long time now. I usually actually check to see if a module name already exists, as it is very confusing to end users to have different modules with the same name.
Anyhow, I changed the name to IdentitySwitcher (quick search on Google didn's show any results...). If you downloaded the module already, please download the new version, and uninstall the old version (As there might be a naming conflict i cannot delete modules named "UserSwitcher"
You can download the module here: http://www.codeplex.com/identityswitcher
Please remember to vote for the project :)
(cross posted from my blog on dotnetnuke.com)